012.html   [plain text]


<html>
<body>
Text
<table height=100 width=100% cellpadding=0 cellspacing=0>
<tr><td></td></table>
This text is 100 pixels lower than the previous line.
<table height=100 width=100% cellspacing=0 cellpadding=0><tr></tr></table>
This text is 100 pixels lower than the previous line.
<table height=100 width=100% cellspacing=0 cellpadding=0></table>
No space between this line and the previous line.
</body>
</html>