Language References
Specifies a code sample. | HTML 2, 3.2, 4, 4.01, 5 |
HTML Syntax
<samp
class = classname
id = value
style = css properties
title = text
event = script
>
The SAMP element is similar in function to the PRE element.
SAMP Members
Here is some text in a <samp>small fixed-width font.</samp>
which would render on a Web page as
Here is some text in a small fixed-width font.
CODE KBD PRE TT XMP