|
||
CATEGORIES Home Getting Started HTML Cheat Sheet Webmaster Tools HTML Help Forum Color Codes Link to us |
||||
How to do it To change the thickness of your horizontal rule, in your <HR> tag, type SIZE="?". Next Replace the ? with the thickness you want the horizontal rule to be in pixels. So your whole code should look something like this: <HR SIZE="?"> EXAMPLE <HR SIZE="1"> Would look like this: <HR SIZE="3"> Would look like this: <HR SIZE="5"> Would look like this: <HR SIZE="10"> Would look like this: Privacy Policy | Trademark Notices | User Agreement © 2001 TheHTMlSource.com, INC. All Rights Reserved. |