Thread
:
Extra whitespace on pages with forms in NN
View Single Post
#
2
(
permalink
)
01-10-2004, 05:45 PM
Till
Administrator
Join Date: Jan 2002
Location: Berlin, Germany
Posts: 1,453
You can usually do something like that to get rid off the whitespace created by forms:
Code:
<table> <form> <tr><td> <input type="text"> </td></tr> </form> </table>
Just an example, it works pretty well though.
Hope that helps,
Till
__________________
--
HTMLCenter - a web design and development resource
OOCenter.com -
O
ffshore
O
utsourcing
Center
Lookie, a German icon -> :BEER:
Till
View Public Profile
Visit Till's homepage!
Find all posts by Till