The sample output HTML element
There is an HTML element called <samp>
meant for representing computer program output. The specification document has this humorous example:
<p>The computer said <samp>Too much cheese in tray
two</samp> but I didn't know what that meant.</p>