hr xhtml compliance
Posted: Mon Feb 14, 2005 3:02 pm
How do i make a colored hr xhtml compliant in firefox.... if i do
<hr color="#FFFF00" noshade="noshade" /> Then it is stricken with xhtml errors, but it works in firefox.
<hr style="color: #FFFF00;" noshade="noshade" /> It is xhtml compliant, works in IE, but not in firefox....
Any ideas?
<hr color="#FFFF00" noshade="noshade" /> Then it is stricken with xhtml errors, but it works in firefox.
<hr style="color: #FFFF00;" noshade="noshade" /> It is xhtml compliant, works in IE, but not in firefox....
Any ideas?