[Javascript] html question

Iztok Polanic iztokp at amis.net
Tue Mar 2 14:28:43 CST 2004


Hi!

I've come to a stupid problem which I can't solve. I have something like
this:

<table cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
</table>

The problem is in IE, which adds a line feed between two tables. Everything
works great in Mozilla 1.6. I have to apologize for discussing this question
on javascript list.


Bye,

Iztok




More information about the Javascript mailing list