[thelist] </form> without whitespace. css?

Aylard JA (James) jaylard at equilon.com
Mon Nov 6 13:55:26 CST 2000


Tab,

> I'm totally annoyed with the way IE (and NS too for all I know) puts a
blank
> line after a </form> tag.  It looks like </form> can't be used as a CSS
> selector.. is there any other easy way around this?

	Annoying, yes. You can get around it using CSS:

form { margin: 0px ; }

	MS does list "form" as a possible selector for the margin property,
and I'm not aware of anything in the W3C spec that would forbid it.

hth,
James Aylard




More information about the thelist mailing list