Here are a few sites that provide some good info on HTML5, CSS3, and jQuery.
- jquery.animate-enhanced plugin
- “Extend $.animate() to detect CSS transitions for Webkit, Mozilla and Opera and convert animations automatically. Compatible with IE6+”
- Using jQuery for background image animations
- CSS3 Primer
- Forward thinking form validation
- Modernizr
- “Modernizr adds classes to the
<html>
element which allow you to target specific browser functionality in your stylesheet. You don’t actually need to write any Javascript to use it.”
- “Modernizr adds classes to the
- When can I use…
- “Compatibility tables for features in HTML5, CSS3, SVG and other upcoming web technologies”