Hi,
After getting the website I created working in most browsers I saw
that it was not working in IE. I have made a hack that has fixed it in
IE:
<!--[if IE]>
td{
border: 1px solid #fff;
}
#main .content{
padding: 0px;
margin-bottom: -20px;
}
<![endif]-->
But now all the other browsers are showing the negative margin, and
they didn't need one in the first place.
grrr
Please help, it's my first attempt at a hack. Thanks, CB
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/