devroom.io/drafts/2006-10-30-confused-about-css-columns.md
Ariejan de Vroom dbae98c4c0 Moar updates
2013-03-24 14:27:51 +01:00

556 B

title kind slug created_at tags
Confused about CSS Columns? article confused-about-css-columns 2006-10-30
General
Everything
Blog
Web Development

I'm mainly confused on how to make different layouts with pure CSS. Back in the time when tables were okay, it was rather easy. But with CSS it's gotten rather tricky.

Dynamic Drive has some great examples (with CSS code!) of different kinds of layouts. It's great to use as a starting point for your design!