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

Month: January 2008

Grid Layout with jQuery

January 29, 2008

The Grid Layout Javascript enables web-developers to stick to a Grid Layout quickly and simply by including the Grid Layouts Javascript file and simple XHTML code. Currently, the Grid Layouts Javascript relies on jQuery…

csshead comment 0 Comments

How to Size Text in CSS

January 26, 2008

In this AListApart article, they attempt to reconcile the designer’s requirement for accuracy with the user’s need to resize text on demand, arriving at a best practice that satisfies designers and users and works across browsers and platforms.

csshead comment 0 Comments

Easy sIFR 3 Setup

January 24, 2008

Here is a quick but detailed run down of how to get sIFR3 installed on your site.

csshead comment 0 Comments

The Right Way to Open Popups

January 22, 2008

There is a right way to use window.open even if it normally is used in some evil way. I’m not talking about ways to avoid popup blockers here; just ways to keep your code clean, and your site usable…

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