A Simple Guide for CSS and Forms

The Man in Blue > Writing > Perspective Archives

As the unwanted orphan of web pages, forms are neglected by many and designed by few. Most people are content to put in some text fields, some bold text and a submit button. I’ve come across quite a few tutorials on how to make forms as eye-achingly colourful as possible, and on how to customise form widgets in ways that Safari promptly ignores, but I can’t find any articles telling you how to use semantic, accessible code along with CSS to make better form layout

This is so nicely simple. I added the columnarForm elements to my stylesheet, and presto! I have a good looking and functional columnar form.