Page is a not externally linkable
dcrombie - 9:14 am on Jun 14, 2004 (gmt 0)
The best solution I found (short of inserting <BR>'s was to add a div just before the </fieldset>: <div style="clear: left;"><!-- --></div> ;)
If what you mean is that the size of the fieldset box ignores all the floated labels and inputs then Safari does the same - which probably means that it's the 'right' way to render it and the other browsers have it wrong.