View Single Post
Old 06-27-2009, 09:31 AM   #1 (permalink)
AlexGubert
Junior Member
 
Join Date: 06-21-09
Posts: 9
iTrader: 0 / 0%
Latest Blog:
None

AlexGubert is liked by many
CSS Border att. not show in IE

I can't get the border attribute to work on IE - it works on Firefox.
my site: http://www.pcfixexpress.com/index.htm
in the tip of the day section. Here is the CSS code:

div#tipoftheday
{
font-family:
Verdana, Arial, Helvetica, sans-serif; color:#003399;
border:1px solid grey;
text-align:justify;
margin: 15px 20px 15px 20px;
padding:5px;
}

Any suggestions?
__________________
AlexGubert
AlexGubert is offline   Reply With Quote