|
||
CATEGORIES Home Getting Started HTML Cheat Sheet Webmaster Tools HTML Help Forum Color Codes Link to us |
||||
How to do it To change the width of your horizontal rule, in your <HR> tag, type width="?%". Next Replace the ?% with the percentage of the web page you want the horizontal rule to extend across. So your whole code should look something like this: <HR WIDTH="?"> EXAMPLE <HR WIDTH="90%"> Would look like this: <HR WIDTH="75%"> Would look like this: <HR WIDTH="50%"> Would look like this: <HR WIDTH="10%"> Would look like this: Privacy Policy | Trademark Notices | User Agreement © 2001 TheHTMlSource.com, INC. All Rights Reserved. |