Chris Blake schrieb:
> 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.
Seems like you put it in your css.
It should work as intended in the HTML if you add a style declaration.
Rainer
--
www.rohschnitt.de
______________________________________________________________________
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/