Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: faux

Create Sidebars of Equal Height with Faux Columns

October 19, 2009

CSS can sometimes be a tricky business. There are times when even the simplest of layouts take some serious brainstorming! One of those frustrating times is when you want to create a series of columns of equal height, but the content in one column might be longer than the next. Here’s where the Faux Column […]

csshead comment 0 Comments

Faux Columns – Equal height columns with CSS

January 10, 2008

“How do you get the right column’s background color to extend all the way down the page?” It’s a simple concept. One that many of you may already be familiar with. But for those who aren’t, the following technique can be a handy little trick…

csshead comment 0 Comments