Posted by Dave Kelly on 11/02/06 22:18
BootNic wrote:
> IE 3px gap
> http://www.positioniseverything.net/explorer/threepxtest.html
>
> <!--[if gte IE 5.5 & lte IE 6]>
> <style type="text/css">
> table {
> margin:0 -3px 0 -3px;
> </style>
> <![endif]-->
Just to clarify...........
This goes inside the wrapper that contains the table and right after
this line:
<table border="1" cellspacing="1" >
I put it there and it works.
Thanks for your help.
Dave
Navigation:
[Reply to this message]
|