Can anybody tell me a good tutorials for learning html5. a tutorial which is explaining the new features and the things droped etc. my sister is in 9th standard and knows html4. So i want to tell her a guide for html5. Any suggestions?
+1 for Dive into HTML5. By far the best HTML5 introduction for people already well versed in HTML 4.01 and/or XHTML.
You
2010-08-09 22:53:49
A:
W3C guide is pretty long but very thorough http://www.w3.org/TR/html5-diff/
Steven
2010-08-09 22:48:38
+6
A:
Tutorials:
- http://slides.html5rocks.com/#slide1 (built using HTML5)
- http://diveintohtml5.org/
- http://html5tutorial.net/
Demos: http://html5demos.com/
MrOhad
2010-08-09 22:51:22
+1 http://slides.html5rocks.com/ rocks! you go over the slides grasp HTML5 and smile :)
WSimpleGuy
2010-08-09 23:01:00
A:
I learn by looking at what others have created, heres a nice HTML5 boiler plate setup http://html5boilerplate.com/
Cbox
2010-09-10 21:20:42