From http://reference.sitepoint.com/html/samp:
The samp element’s purpose is to identify a sample of characters that
form the output or result of some process. It’s not often seen in
practice, but would most probably be encountered in an online
technical manual or support site of some kind.
<dt>samp</dt>
<dd>
Let's clean up this file:
<dt>samp</dt>
<dd>
Let's clean up this file:
+ <pre>$ tidy -xml -access 3 -utf8 -i -m $THIS_FILE</pre>
- tidy -xml -access 3 -utf-8 -i -m $THIS_FILE
+ No warnings or errors were found.