Been playing around with CSS a lot lately, and I must say it's amusing. It's amazing what CSS can do. The CSS Zen Garden is one example. It showcases many beautiful style designs to demonstrate what CSS can do. All of the designs use the same HTML code, but just by modifying the CSS you can get very different page structures and looks. Very interesting, and truly a great source of inspiration.
Some other CSS resources that I've found along the way:
- A List Apart on CSS
Articles on practical CSS - Introduction to CSS layout
- CSS-Discuss
A collection of mailing list discussions on CSS
And there's more! But that's for another time...
Comments