samp element | samp object
[This documentation is preliminary and is subject to change.]
Specifies a code sample.
![]() |
Standards information
- HTML 4.01 Specification, Section 9.2.1
HTML information
| Closing Tag | required |
|---|---|
| CSS Display | inline |
DOM Information
Inheritance Hierarchy
Node
samp
Element
samp
Remarks
Examples
This example uses the SAMP element to create a code sample.
<SAMP>Here is some text in a small fixed-width font.</SAMP>
See also
Build date: 3/8/2012
