On 3/14/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Does anyone know how to get a colored HR (no, I don't mind capitalizing
> the tag name when it's not actually in an XHTML document) to show properly
> without a white border in IE and without rounded edges in Firefox?
>
> Here's the code I'm using now:
>
> HR { border: none;
> background-color: #AD650D;
> height: 14px;
> width: 360px; }
>
> It is close to what I want but not perfect but I really don't want to have
> to resort to cutting out a rectangular orange image just because I can't get
> an HR to appear the same across browsers.
>
> Thanks in advance.
>
> Christian Ziebarth


i  am not getting rounded edges. don't <HR>'s generally have straight edges?

you could always try to put a border on the bottom or top of whatever
element you want to seperate. i use this sometimes to space things out and
it works nice

Jeff

________________________________________________________________________
> Check Out the new free AIM(R) Mail -- 2 GB of storage and industry-leading
> spam and email virus protection.
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> IE7 information -- http://css-discuss.incutio.com/?page=IE7
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to