Topic: Circle or Square? |
|
---|---|
Author | Thread |
Obsessive-Compulsive (I) Inmate From: |
posted 04-01-2006 16:13
code: <hr noshade style="height:50px;width:50px;border:1px solid #FF0000;background:#FF0000;color:#FF0000" />
|
Bipolar (III) Inmate From: Sweden |
posted 04-01-2006 23:51
Well, nobody specified rounded corners... so I guess it should default back to the simplest shape, which would be a square. Would be neat with an option for rounded corners though. |
Maniac (V) Mad Scientist From: :morF |
posted 04-02-2006 08:04
What, precisely, is the point of this? I get the feeling that the more semantically correct element to use would be a <div> not a <hr> |
Lunatic (VI) Inmate From: under the bed |
posted 04-02-2006 13:52 |
Paranoid (IV) Inmate From: Norway |
posted 04-02-2006 14:22
Whatever, the noshade attribute is deprecated. |
Obsessive-Compulsive (I) Inmate From: |
posted 04-05-2006 22:08
Yes, it was merely to point out that it renders as a circle in Firefox, which I thought was odd/interesting. Without 'noshade' in there, however, it renders as a square in Firefox. I can't imagine why that is the case, unless it's just a quirk of their rendering engine. |