Archive for CSS

CSS Overlapping Tabs (alpha)

// April 28th, 2009 // No Comments » // CSS

A project currently in the pipeline requires some nice overlapping tabs, with shadows I might add. I did some searching around but couldn’t quite find exactly what I was looking for so decided to build my own.

Getting these to work in all browsers was actually a little more tricky than I first thought - mainly because I’m using PNGs to create a realistic looking shadow. So take these as a work-in-progress and nothing more.

The tabs should hopefully looking something like the following…

CSS Overlapping Tabs

There’s a demo here and you can download a zip of all the files here.