Quick Reference Sheets for Webmasters
Quick Reference sheets are packed full of useful information for all webmasters.
HTML Reference Sheet
HTML Tag List
<strong>
This defines strong emphasis on text. In most browsers, this will appear as bolded text.
Attributes
none
example:
<strong>This is strong text</strong>