Saturday, December 02, 2006

Skidoo : Ruthsarian Layouts

In considering a web site refresh, I had to go revisit a few of my favorite CSS layout sites. This article at Ruthsarian Layouts helps identify a coupl of strategic measures to save the CSS developer lots of grief! Thanks again!

Kate
Skidoo : Ruthsarian Layouts: "Devil in the Details

Getting three columns to line up next to each other, using just CSS, is a (fairly) simple matter of setting the float property on each column. To place a footer below the three columns, regardless of which one was taller, just set the clear property on that footer element and it will appear below the three (floating) columns."

Labels:

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home