public
Description: Solutions for common <form> building challenges I encountered
Homepage:
Clone URL: git://github.com/juliocesar/holy-grail-forms.git
juliocesar (author)
Mon Aug 18 20:20:28 -0700 2008
commit  ae45a85fed249259fdbe5913010c05837c09e512
tree    f45f07279bdaa1bdadfdae80d07b8a7f3d68cba8
parent  cf3900dc1bd900fbb819d13b7178278920eebca0
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.