|
|
|
Ask HN: Any HTML5 dabblers?
|
|
32 points
by mlLK
5721 days ago
|
|
OK this site (http://mrdoob.com) has finally convinced me that I can have a pretty good time in HTML5. I've just now decided that now is a good time for me to start getting acquainted with what it (and JavaScript) can do. Where did you start? I'm gonna assume here (http://dev.w3.org/html5/spec-author-view/, http://diveintohtml5.org/); suggestions, examples, blogs, resources, insights, blah, blah are appreciated as always. |
|
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/