[thelist] CSS technique for forms?

apathetic timbooker at gmail.com
Thu Sep 9 11:37:59 CDT 2004


On Thu, 9 Sep 2004 10:58:49 -0400, john.brooking at sappi.com
<john.brooking at sappi.com> wrote:
> Okay, I've been converted to laying out pages with CSS instead of tables,
> But there seem to
> me to be a number of gray areas, and one is them is forms. 

The nicest option is to style the label tag, because its job is to
wrap itself around input fields and text labels.

Andy has linked to a nice example using float properties in CSS. 
Another possibility that threw together while reading this thread is
the following page using relative positioning:

http://www.apatheticgenius.com/sandbox/form-without-table-sample.html

Tim

-- 
Free online RSS news reader - www.hyperlinkage.com


More information about the thelist mailing list