SAMP
Description
The SAMP element changes the character rendering of the
contents of the element to logically represent a sequence of literal characters.
Minimum Attributes
<SAMP>characters...
</SAMP>
All Possible Attributes
<SAMP
LANG="..."
DIR=ltr|rtl
ID="..."
CLASS="...">characters...
</SAMP>
Elements Allowed Within...
members of group
Allowed In Content Of...
Any element that permits members of the group
Variations
This is usually rendered with a fixed-width font.
The LANG and DIR attributes are introduced with the
internationalization proposal.
All character definition elements are Level 2.