Quick Reference Sheets for Webmasters
Quick Reference sheets are packed full of useful information for all webmasters.
HTML Reference Sheet
HTML Tag List
<hr>
This element inserts a horizontal rule. The rule is a block-level element and will appear with a line break above and below the horizontal line.
Attributes
none. all attributes have been deprecated
example:
This is some text before the horizontal rule
<hr>
Text are the rule.