Web-goodies

Little CSS3/HTML5 experiments

Download .zip Download .tar.gz View on GitHub

Wavesoft's Web Goodies

This repository contains various little HTML5/CSS3 goodies that I developed for various projects.

Christmas Boxes


This test demonstrates the use of CSS3 and 3D transitions in order to create any number of present-like boxes. Each box, when hovered, will pop a card from inside.

Each box is individually placed in the container using a javascript function.

 

See the live demo Here

Let it snow


This test demonstrates the use of CSS3 keyframe animation in order to give a snowflake feel to your website. Each snowflake is suspended when the mouse hovers it, therefore it can easily be used for navigation links

To use it, just add the 'snowflake' class to your element.

See the live demo Here