Quick Reference Sheets for Webmasters
Quick Reference sheets are packed full of useful information for all webmasters.
HTML Reference Sheet
HTML Tag List
<q>
The Q element defines a short quotation which will appear with quotes around it.
Attributes
cite
Value(s) : citation
This attribute sets a citation for the quotation.
example:
<q>One small step for man, one giant leap for mankind.</q>