Re: Why <FORM> is a block level element?

> This usually works, but if two forms are used in one page, it becomes a bit
> problematic..
> Adding to this, MSIE seems to put the newline after the <FORM> tag, while
> Navigator puts it after the </FORM>, causing yet another layout headache..
 
Consider putting the <FORM> inside a table, that way both browsers 
may intelligently collapse the extra whitespace.
__
| Mortar: Advanced Web Development <http://bigpic.com/mortar/>
| Neil St.Laurent  neil@bigpic.com
| Big Picture Multimedia

Received on Thursday, 14 August 1997 12:56:19 UTC