Are there any good tutorials or resources online for learning HTML5? I already know HTML I am just looking to learn about the other things in HTML5.
Thanks in advance!
Are there any good tutorials or resources online for learning HTML5? I already know HTML I am just looking to learn about the other things in HTML5.
Thanks in advance!
This is my personal favorite: http://diveintohtml5.org/
This one is also good: http://apirocks.com/html5/html5.html#slide1
The first is purely HTML5, the second wraps HTML5, CSS3, and the new JS API into one presentation, but that's pretty awesome too.
From a learners prospective, I've got to say the easiest and most comprehensible for me was the W3school's HTML5 Reference.
If you need to know what you can do with HTML5 and CSS3 you can take a look on Apple's HTML5 demo.