Quick Reference Sheets for Webmasters
Quick Reference sheets are packed full of useful information for all webmasters.
HTML Reference Sheet
HTML Tag List
<abbr>
The <abbr> tag flags an abbreviated form of a word giving the word a dotted underline.
Attributes
none
example:
<abbr title="World Wide Web">WWW</abbr>