[thelist] <hr> too simple?

Syed Zeeshan Haider zeeshan_paki at yahoo.com
Mon Apr 1 04:56:01 CST 2002


Hi Marc,
I am afraid your guess is not right. CSS uses height and width
attributes. Consider following:
In HTML:
<hr style="height:5px; width:200px">
In style sheet; when defining <hr> tag:
hr{height:5px; width:200px}

Here "height" attribute does the same function as of "size" attribute in
HTML.
Hope this helps.
Syed Zeeshan Haider.
http://syedzeeshanhaider.faithweb.com/

----- Original Message -----
Date: Sun, 31 Mar 2002 13:54:07 -0400
To: thelist at lists.evolt.org
From: Marc Seyon <seyon at delime.com>
Subject: [thelist] <hr> too simple?
Reply-To: thelist at lists.evolt.org

Quick question. Am sure it's simple.
What's the CSS equiv of <hr size="1">, specifically, the size attribute?
afaik <hr style="size:1px"> isn't the answer.

Thanks.
-marc


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




More information about the thelist mailing list