On 12/19/05, Richard (koorb) <[EMAIL PROTECTED]> wrote: > IMHO I'm not convinced tables should be used, semantically speaking, > for forms
While I agree semantically speaking, there is no other cross-browser compatible way that doesn't require a crapload of ugly nested divs to create the same effect. I suppose one could use floats, but even then you're wading into muddy water. > but that aside I think you would put a hidden fields outside > a table because it doesn't have a label or any visible position so > there *is* no where to put it in a table! > > -- [EMAIL PROTECTED]

