Re: Aligning HR using CSS, specifically in Mozilla

by "Lisa Bradshaw" <zibbler(at)mediaone.net>

 Date:  Fri, 30 Nov 2001 10:59:48 -0500
 To:  "HWG-Techniques" <hwg-techniques(at)hwg.org>
 References:  JaySmith
  todo: View Thread, Original
Why are you trying to align text inside a horizontal rule? The text should
go below the rule, not in it. Try something like this:

p.footer {text-align: left;}

then in the document do this:
(HR WIDTH="660">
(p class="footer" /> content of footer goes here.

This should do the trick.
Note: I'm using parenthesis for those of you who get html in your e-mail.

Lisa
>
> In my HTML, the element looks like:
>   <.HR WIDTH="660">
>
> In my external CSS, I have:
>   HR {text-align: left;}
>

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA