HTML 5: The Markup Language (ARIA Edition)

samp(sample) output # T

The samp element represents (sample) output from a program or computing system.

Content model #

Attribute model #

Element-specific attributes #

Tag omission #

A samp element must have both a start tag and an end tag.

Permitted contexts #

Typical default display properties #

samp {
font-family: monospace; }