July 2007
3 posts
40 CSS 2+ column Layouts →
Dev Articles - Style Sheets →
Information on specific measurement properties for fonts in CSS. For example, a point (pt) is equal to 1/72nd of an inch. Good to know.
Web Design Group - CSS →
A useful resource for quickly looking up individual css properties.
June 2007
4 posts
CSS Zen Garden →
I’m not exactly into the whole “zen” thing, but I have to admit, this website is inspiring!
CSS Inspiration →
Inspiration for all of us! Matthew Inmam has put together a short yet extremely informative list of css websites. In fact, after looking over the list for a couple of hours you should be on your way to a css/xhtml compliant site!
The (Only) Ten Things To Know About CSS →
For a basic straightforward view of css, this is useful to look at; rule number nine is especially useful.
Transformer Layouts →
What’s the perfect width for a website? For many it’s been a compromise, keep it small enough for the minority so they don’t miss out, but what about the bigger screens? (1024 x 768 +) well it seems the answer is solved. This site works by transforming the layout, using css to change the layout of the design depending on the width of the browser, amazing!