Re: CSS positioning aint good enough?

> I've been looking at using CSS rather than tables for page layout. I can't
> see any particularly straight forward way that it can be used to position
> labels and fields

Erm, sounds like data that are genuinely tabular, so you'd be using
tables perfectly correctly to lay it out.

At least, until browsers infer the tabular layout from the form
label/field markup, without any requirement for CSS.

-- 
Nick Kew

Available for contract work - Programming, Unix, Networking, Markup, etc.

Received on Thursday, 25 April 2002 16:05:14 UTC