A collection of html & css experiments that I've thrown together to test some of the latest technologies.
Experiments:
Web Fonts are the Future
An experiment with the Google Fonts API and some CSS3 styling. Basically a showcase of the Fonts API, highlighting a number of fonts available in the Font Directory, with some fun styling using CSS3 additions.
Uses: CSS3 layout styling, Google Fonts API
Clocks
An experiment in using CSS3 animations. Mostly an experiment in using CSS3 to animate a clock instead of using Javascript, with some minor CSS3 styling.
Uses: CSS3 layout styling, CSS3 animations