Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

Attribute for <HR ...>
SIZE = "height expression"

Usage Recommendation
use it, but don't rely on it

SIZE indicates the height of the rule. (I guess calling it "HEIGHT" would have just been too easy.) For horizontal width see WIDTH. Compare some of these sizes:

<HR>
<HR SIZE=1>
<HR SIZE=5>
<HR SIZE=20>

which gives us





Browsers will generally not render an <HR ...> any bigger than 100. Copyright 1997-2002 Idocs Inc.