Quick Reference Sheets for Webmasters
Quick Reference sheets are packed full of useful information for all webmasters.
HTML Reference Sheet
HTML Tag List
<code>
This tag sets text to appear as computer code. The visual effect in most browsers is indentical to that of the TT (Truetype) tag.
Attributes
none
example:
<code>This is computer code</code>