Sample. Defines sample output, from a computer program for example. The HTML <samp> tag is used for indicating sample output from a computer program, script etc. The samp tag surrounds the sample word/phrase.
<p>Click to see the output message <samp>You did it!</samp>.</p>