bazz
02-06-2005, 06:39 PM
Hi,
The other day I was trying to color HR's and found that they can be coloured in IE but that they show up in the default appearance in FF. Then a moment ago, I found a thread here where a guy has coloured his HR in FF by telling it to be gray, though he had hard coded the style in the html page.
Is it necessary to use the english spelling for color for HR's? why did my hex code not work?
The css I had used was
#menu hr {color : #004040;}
The other day I was trying to color HR's and found that they can be coloured in IE but that they show up in the default appearance in FF. Then a moment ago, I found a thread here where a guy has coloured his HR in FF by telling it to be gray, though he had hard coded the style in the html page.
Is it necessary to use the english spelling for color for HR's? why did my hex code not work?
The css I had used was
#menu hr {color : #004040;}