Samp

<SAMP> </SAMP>

The SAMP command is used to indicate a sample of text which should be used literally.

Example:

<SAMP>This text should be taken literally.</SAMP>

It differs from KBD text because KBD text indicates text the user must enter, whereas SAMP text can also be output.

Do not use SAMP if your text requires a monospaced font; use TT instead.