First look at 1140CSSGrid

I just got an email newsletter from sitepoint and read about 1140CSS Grid.

Sitepoint created a demo and I also played around and uploaded a demo here.

CSS is very simple and Sitepoint claims 960Grid has got to go.

What do you think? [...]

Three column layout which works with long contents in any column


I guess some CSS gurus must have done it before. But after browsing a maxdesign’s page, I decided to modify one of their layout. I wanted to improve in two aspects. The main content comes before the left column. This is semantically better. And I also want to allow all three columns to have a long content without problem.

This layout has one image and one conditional style for IE6.

Continue reading Three column layout which works with long contents in any column

Adding a drop cap to Blogger

Neal Grosskopf wrote an article CSS Drop Caps Without Unnecessary HTML Elements or Classes.

I tried it with my Blogger here and I found a small adjustment to work in Blogger. What you have to do is create class dropcap and add CSS.

You can see a big N at the beginning of [...]