top left
The HTML Source Logo


 html
Top Right
    
 Getting StartedHow Do I...TroubleShootingPromotionContact Us
 html
HTML
SEARCH THE SITE
advanced search



CATEGORIES
Home
Getting Started
HTML Cheat Sheet
Webmaster Tools
HTML Help Forum
Color Codes
Link to us









































bottom
HTML HTML HTML HTML
How do I change the width of my horizontal rule?


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:







< BACK







Company   |   Careers   |   Partners   |   Advertising   |   Help
Privacy Policy   |   Trademark Notices   |   User Agreement
© 2001 TheHTMlSource.com, INC. All Rights Reserved.



Site hosted by Angelfire.com: Build your free website today!