juliocesar / holy-grail-forms

Solutions for common <form> building challenges I encountered

This URL has Read+Write access

name age message
file README Loading commit data...
file two_columns.css
file two_columns.html
README
This is my very favorite setup for two columns forms. It's largely based on a blog post by Antonio Lupetti 
(http://woork.blogspot.com/2008/06/clean-and-pure-css-form-design.html). I modified it so the form doesn't need a fixed 
width, plus quite a few other small bits I can't remember. Open up Firebug and try to spot the differences if you care 
enough.