Resources Home
CSS Demos
User rating:
15 Yays
12 Nays


A multilevel Dropdown menu using CSS then improved via jQuery
This article talks a drop down menu from CSSPlay and "enhances" it with jQuery.
User rating:
10 Yays
4 Nays


A Semantic List-Based CSS Calendar
Most calendars on the web these days are built using large, complex tables. Here's a semantic one instead.
User rating:
3 Yays
7 Nays


Vista Aero Buttons Menu
This menu consists of a row of independent, Vista aero looking CSS buttons. Each button appears initially faded out slightly via CSS opacity
User rating:
17 Yays
5 Nays


Clean and pure CSS FORM design
One of the many takes on a pure CSS based form layout.
User rating:
24 Yays
6 Nays


CSS Decorative Gallery
A very cool CSS trick that helps you decorate images and photo galleries without editing the source images
User rating:
5 Yays
9 Nays


Animated CSS tabs
These sliding doors tabs "jump up" when selected, thanks to a combination of relative positioning and padding on each tab.
User rating:
11 Yays
34 Nays


A CSS-Only Accordion Effect
An pure CSS powered accordion effect. Ok, so it's missing the actual accordion animation.
User rating:
6 Yays
5 Nays


Revealing Photo Slider
A thumbnail photo gallery, where clicking a button would reveal the entire photo and more information about that photo.
User rating:
11 Yays
5 Nays


Free CSS-based Tabs for navigations
There are about 17 different styles of tabs, and you can check out all of them plus the source code here.
User rating:
5 Yays
9 Nays


Bold CSS Buttons
These big, bold CSS buttons are constructed using a rounded edge button image sliced into two pieces, then put back together using CSS.