In post <>
Richie Bisset said...
> The page contains a reasonably complex table [...] In IE this works just
> fine, however in netscape it appears that the browser adds a strip 4 pixels
> [...]
1.
http://validator.w3.org/ http://jigsaw.w3.org/css-validator/
2. good: <td><whatever...></td>
bad: <td>
<whatever...>
</td>
<td><whatever...> </td>
3.
http://devedge.netscape.com/viewsource/2002/img-table/
next time supply a URI so people don't need to waste their time
guessing what the problem may be.
--
brucie a. blackford. 26/July/2003 07:34:04 am kilo.
http://loser.brucies.com/