The following code produce whitespace below the image. When the <form> is removed the whitespace disappears. Why?
<html>
<table border=1>
<tr>
<td>
<form>
<img src="butt0.gif">
</form>
</td>
</tr>
</table>
</html>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.