Quantcast
Channel: Dynamic Drive CSS Library
Browsing all 64 articles
Browse latest View live

Vertical CSS3 Shadow Menu

This vertical CSS Menu uses CSS3's ability to define multiple/ inset shadows (so the shadow grows inwards) on an element to create menu items with a bevelled left edge and a growing inner glow when the...

View Article


Animated UL background effect

This CSS example demonstrates animating the min-width property of an element to create a stretching background effect. Here we use the technique to add a nice rollover effect to UL lists, so the user...

View Article


Split Drop Down Menu

Using a combination of CSS2 selectors, pseudo classes, CSS3 transitions, plus a tough of JavaScript, we arrive at a CSS based split menu button, even sans images!

View Article

Rollover Text Menu

This CSS menu creates the popular rollover text effect of text sliding up to reveal a duplicate of itself when the mouse rolls over a menu item.

View Article

Flipboard CSS buttons

Flipboard creates a series of CSS buttons that flip horizontally on themselves when the mouse rolls over them, creating an elegant, eye catching effect. It employs CSS3 transform and transitions to do...

View Article


Swinging keyframe animation

Using CSS3 keyframe animations, we can control the exact style of an element at any point in time. Here we use keyframes to create a swinging effect, by modifying an element's rotation gradually over...

View Article

Responsive 2 column form

This is a clean, two column form that's also responsive, turning into a single column spanning the entire width of the page when the window's size is 480px or less. The two column design and large...

View Article

CSS3 Sonar Menu

CSS3 Sonar Menu is a horizontal list menu that highlights each menu link with a pulsating sonar effect.

View Article


Pop up form labels

When it comes to filling out form fields, any contextual help is always appreciated. This CSS code takes the label element of a form field and transforms it into a pop up label that's sure to get...

View Article


Flat flipping menu buttons

These menu buttons combine the two hot trends that are flat design (absence of bevels, gradients and shadows etc) and CSS3 to create a bold and modern looking navigation system. Each icon inside the...

View Article

Flat flipping menu buttons vertical

This is the vertical vesion of the original Flat Flipping menu buttons. They combine the two hot trends that are flat design (absence of bevels, gradients and shadows etc) and CSS3 to create a bold and...

View Article

Responsive Iconic Menu

This sleek horizontal menu bar stays tucked away until the user clicks on an icon, revealing the menu. Using CSS3, various parts of the menu are animated, from the menu unveil to the icon flip when...

View Article

3D Flip Menu

Using CSS3 transform, this menu flips the traditional menu around, or on its y-axis to be exact. When the user clicks on the menu anchor, it flips over to reveal a drop down menu. The menu degrades...

View Article


Grayscale Image Gallery

This CSS image gallery renders the thumbnails initially in grayscale until clicked on to reveal a larger version of an image. You can quickly cycle through the thumbnails using the "Tab" key. The...

View Article

CSS3 oval switch checkboxes

The following uses CSS3 to create slick looking, oval shaped checkbox replacement switches. This is done by hiding each target checkbox and styling its companion LABEL element instead using a mixture...

View Article


CSS3 checkbox and radio button replacements

The following creates custom looking checkbox and radio button controls, by hiding the default INPUT element of a checkbox and radio button and styling their associated LABEL element instead.

View Article

Depressible Circle Buttons

These large, circular buttons employ CSS3 shadows to create a 3D, depressible effect, with hovering over a button causing it to depress. Multiple lines of text are supported inside each button, which...

View Article


3D rollover menu

This horizontal menu flips the traditional rollover effect over its head to create a rather unique effect. As the user mouses over a menu item, it rolls up in a 3D fashion like a cube to reveal the...

View Article

Flat flipping menu buttons 2 (vertical)

This is the vertical version of the original Flat Flipping menu buttons. They combine the two hot trends that are flat design (absence of bevels, gradients and shadows etc) and CSS3 to create a bold...

View Article

Mobile side menu

This is the classic mobile side menu that slides in from the edge of the window when a toggler is clicked on, dominating everything else with an overlay that obscures the rest of the page.

View Article
Browsing all 64 articles
Browse latest View live


Latest Images