Quick Reference Sheets for Webmasters
Quick Reference sheets are packed full of useful information for all webmasters.
HTML Reference Sheet
HTML Tag List
<!-- -->
A comment tag is used to insert a comment in your code that will not be visible in HTML output. These are most commonly used to explain and label sections of your code to help navigate through your code easily.
Attributes
none
example:
<!-- This text is a comment -->