Quote:
|
Originally Posted by bobby9101
thank you. everything worked.
there is a slight problem with the hr though
it has a small gray border around it
|
Add to the hr css line "border:none;"
Older versions of IE did use the color property but I just checked IE6 on my machine and background-color works. Firefox/Mozilla have always used background-color.