Archive for the ‘forms’ Category

CSS-Only, Table-less Forms

Monday, December 19th, 2005

Jeff Howden has created a CSS-Only, Table-less Forms CSS solution.

> Most of the CSS-only, table-less forms available suck. So, not wanting to stoop to mediocrity, I decided to take on the task of coming up with something better. This is the result of my efforts. It works in Win/IE6, Firefox v1.0 , Win/Opera v8.0, has minor layout differences in Mac/Safari v1.0.3 and Mac/Safari v1.2, and is usable but fairly buggered in Mac/IE5.2.

Accessible, stylish form layout

Friday, December 16th, 2005

The Man in Blue brings the love to Accessible, stylish form layout. He shows six different ways to layout the same form, all with CSS and minimal tricks.

> Yes, HTML forms are the worst things known to web designers. Yes, HTML forms have to be accessible and usable. No, HTML forms do not have to be an eyesore.