The <samp> tag states that what is between the open and close tag is sample computer code and will alter the display of it. Use CSS to make a rich display.
Attributes:
None
Examples
<samp>This is sample computer code</samp>
This is sample computer code