Monthly Archives: June 2008

CSS Magic: Align Form Fields Without Tables

I’ve seen many a source code that is neat and XHTML-compliant everywhere except—for some mysterious reason—forms. There is some unspoken rule that tables are the only way to align form fields into two even columns. That rule is wrong. Without further ado, here is how to rid your pages of the final vestiges of layout [...]

Posted in Angry Development Tips, Design, Technology | 7 Comments