View Single Post
  #8 (permalink)  
Old 07-20-2005, 03:55 PM
ChrisRC ChrisRC is offline
WebProWorld Pro
 
Join Date: Mar 2004
Location: Pittsburgh, PA, USA
Posts: 109
ChrisRC RepRank 0
Default

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.
Reply With Quote