Resources Home CSS3 and HTML5 Articles
User rating:
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:
Becoming a Font Embedding Master
Jonathan Snook's take on the best and most complete approach to font embedding using @font-face.
User rating:
CSS Compatibility and IE9
An overview of CSS support across all IE browsers, including IE9 beta.
User rating:
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:
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:
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:
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:
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:
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!