hwg-techniques archives | Nov 2001 | new search | results | previous | next |
Re: Aligning HR using CSS, specifically in Mozillaby "Lisa Bradshaw" <zibbler(at)mediaone.net> |
|
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