HTML Codes and Examples
www.tagindex.net
The SAMP element defines sample computer code.
<samp>sample output code</samp>
<p>You will see <samp>SENDING ERROR</samp> when you discontinue sending.</p>
You will see SENDING ERROR when you discontinue sending.