CSS

Scalable CSS Breadcrumbs in a Simple Way

Feb 12, 2009Comments

Breadcrumb navigation isn’t practical for all websites, but those that have deep internal structures and sub-pages can benefit from a breadcrumb navigation.
Well, Verlee has put together a simple and intuitive implentation of breadcrumbs using basic CSS styling and an unordered list as your HTML.  For its simplicity the result is great.  You could take this [...]

Blueprint CSS Framework

Mar 19, 2008Comments

I am not usually one who would work within a CSS framework, but I’ve got to hand it to the group of guys that put together Blueprint.  This is a CSS framework geared towards cutting your CSS development time.  With Blueprint you get a solid CSS foundation to build your project on with an easy-to-use [...]

CSS Based Navigation Menus: Modern Solutions

Mar 15, 2007Comments

Smashing Magazine has become one of my favorite stopping points on the web to find quick and great information as a web designer. Today’s venture served no different as I was greeted with a great list of modern solutions for CSS Based Navigation Menus.
Navigation is one of the, if not the, most important elements [...]

Fixed CSS Centered Layout Tutorial

Feb 27, 2007Comments

Recently in my stat logs I've been getting a lot of visitors coming from a search for "CSS Fixed Layout". Generally they've been hitting this post where I wrote about ___layouts. So I decided to take the time to put together a simple fixed CSS layout tutorial for those finding the site looking [...]

CSS Tab Menu

Feb 20, 2007Comments

Koller Jürgen has given out a free download to easily create a CSS Tab Menu. (Take a look at the example image below)
You can set whether the tabs change on click or mouseover. The one thing I don't like is that everything is in one file. I would personally put the CSS in [...]

___layouts - A simple CSS layout builder

Feb 15, 20071 comment so far

Christos Constandinou has taken YUI Grids and made ___layouts which is a simple CSS layout builder. It is quite easy to use and does work with fixed-width layouts. I do like the 'tidy' and 'untidy' features that give you the easy ability of having equal height columns or not.
The foundational ___layouts file offers five [...]