Category
Archive
February 2009 Archives
-
22 Feb 2009
Using Inline-Block to Create Grid Layouts in CSS
This makes me so happy, I could cry. Easily create a grid layout with variable heights using the CSS inline-block property (and an ie6 hack): Mozilla WebDev: Cross-Browser Inline-Block.