Resources Home
CSS3 and HTML5 Articles
User rating:
5 Yays
0 Nays


Font-Embedding Icons: This Is a Big Deal
A look at using CSS3's font embedding abilities to create icons using just plain text.
User rating:
4 Yays
0 Nays


Becoming a Font Embedding Master
Jonathan Snook's take on the best and most complete approach to font embedding using @font-face.
User rating:
4 Yays
2 Nays


CSS Compatibility and IE9
An overview of CSS support across all IE browsers, including IE9 beta.
User rating:
9 Yays
2 Nays


Scalable CSS3 Logos
Some corporate logos created using CSS3 only and are scalable.
User rating:
2 Yays
2 Nays


CSS3 Ads Versus Flash Ads
Some impressive ads created using HTML and CSS3 only. See if you can tell them apart from their Flash counterparts.
User rating:
4 Yays
0 Nays


The Little Known font-size-adjust CSS3 Property
The font-size-adjust property allows you to specify an optimal aspect ratio for when a fallback font is used.
User rating:
4 Yays
1 Nays


Building a custom HTML5 video player with CSS3 and jQuery
This article looks at using HTML5's video element and jQuery plus jQuery UL to create a custom video player.
User rating:
8 Yays
10 Nays


CSS3 Hover Image Gallery
A sleek image gallery that take advantages of CSS3 animation, shadows, and the "
transform
" property to instantly add a smooth hover effect to its images.
User rating:
4 Yays
7 Nays


Animated Navigation Menu with CSS3
This article shows you how to create menu links that animate upwards into view using CSS3, with a jQuery version as fallback.
User rating:
3 Yays
6 Nays


Build a HTML5/CSS3 Website Layout Without Images
A two part tutorial on building a fancy looking webpage using HTML5 and CSS3 only, no images ma!