SAMP
The samp element represents sample or quoted output from another program or computing system.
SYNTAX
HTML
<samp attribute-name="attribute-value"></samp>
ATTRIBUTES
CSS
samp {
font-family: monospace;
}