what html5 features are already safe to use in a cross browser way?
- by Gunjan
I'm already using the HTML5 Doctype in all my pages. Are there any other html5 specifications/features I can start using right now?
The conditions are:
Cross browser - support for IE6 is optional but please specify
No hacks please [javascript or otherwise]
its completely acceptable if the feature degrades gracefully in older browsers