I am converting a site with an older doctype to xhtml strict, not live.

Throughout the older site I have always used for a rule: <hr size=1 noshade>
Although <hr size=1 noshade> seems to view  correctly in all browsers
that we support using xhtml strict doesn't validate.

I also tried this version and which also seems to view correctly, but
doesn't validate
<hr noshade="noshade" size="1px" />

Adding height: 1px to css; seems to view correctly in IE browsers, but
not correctly in mozilla or chrome.
and you lose the noshade

Borders instead of hr would only work in a few cases.

Are there any other suggestions for alternatives?

Thank you in advance

Nancy
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to