Hacker News new | ask | show | jobs
by techiferous 5721 days ago
Reference

http://www.w3schools.com/html5/default.asp

http://www.html5rocks.com/

http://simon.html5.org/dump/html5-canvas-cheat-sheet.html

http://diveintohtml5.org/peeks-pokes-and-pointers.html

Tutorials

http://diveintohtml5.org/

http://slides.html5rocks.com

http://www.html5rocks.com/tutorials/

https://developer.mozilla.org/en/Canvas_tutorial

Demos

http://html5demos.com/

http://studio.html5rocks.com/

http://lab.simurai.com/css/buttons/

Sandboxes

http://css3please.com/

http://playground.html5rocks.com/

Tools

http://www.modernizr.com/

http://www.contrast.ie/blog/speeding-up-with-modernizr/

http://css-tricks.com/examples/ButtonMaker/

http://labs.thecssninja.com/font_dragr/

http://www.fontsquirrel.com/fontface/generator

http://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-brows...

Compatibility

http://caniuse.com/

http://html5readiness.com/

http://www.quirksmode.org/compatibility.html

Detecting HTML5 Support

http://diveintohtml5.org/detect.html

http://www.modernizr.com/

1 comments

Great list! I laughed because many of those links are already marked as visited.

I also like http://jsfiddle.net/ as a sandbox.