March 07, 2004

CSS Goldmine

Erik linked to a CSS goldmine. Here are a couple of the items that I enjoyed.

A very slick rollover technique. It uses a single image and when you mouseover it moves the viewable part of the image. The change is faster than displaying a new image and you don't have as many images that have to be loaded. One trip from server to client is much better than three. Very cool.

Next up we have a sight dedicated to lists. When pictures aren't needed and speed is, then lists can't be beat. Listamatic has a huge list of lists :) Check it out. SimpleBits has a nice example of tabs using CSS and XHTML.

If round corners are you thing, then you should check out Albin's site. Not only are the corners round, but the layout examples are terrific.

All you have ever wanted to know about three column layouts can be found here.

Where did I gather all of this information from? From the best CSS site around: Tao of Mac. Thanks Rui.

Posted by carl at March 7, 2004 11:54 PM

Comments