Introduction
Slides from the presentation
Practice!
We split this tutorial in two paths that eventually will share a common part.
- One path for people mostly interested in discovering HTML5 features, playing with small bits of HTML/JavaScript code, tweak them, see interactively the results... No real expertise is required.
- Another path that present step by step some exercices like: writing an about page using the new HTML5 structuring elements and Microdata, write a HTML5 powered form with drag'n'drop of picture, webcam use, auto save feature using WebStorage, or write a small game using the HTML5 canvas.
The second path will need you to download some files, have a minimum expertise in JavaScript (with maybe a bit of jQuery),
Discovery path
We prepared simple examples, organized by category and pasted in the online HTML/Javascript IDE jsbin.com so that you can interact with the sample codes and see immediately the result of your modifications. Some of them are variations of well known samples from popular sites.
Path for geeks: enhanced about page, enhanced form, HTML5 game
Notes de bas de page
1 http://miageprojet2.unice.fr/Intranet_de_Michel_Buffa/HTML5_tutorial_for_WWW_2013#Introduction
2 http://miageprojet2.unice.fr/Intranet_de_Michel_Buffa/HTML5_tutorial_for_WWW_2013#Slides_from_the_presentation
3 http://miageprojet2.unice.fr/Intranet_de_Michel_Buffa/HTML5_tutorial_for_WWW_2013#Practice!
4 http://miageprojet2.unice.fr/Intranet_de_Michel_Buffa/HTML5_tutorial_for_WWW_2013#Discovery_path
5 http://miageprojet2.unice.fr/Intranet_de_Michel_Buffa/HTML5_tutorial_for_WWW_2013#Path_for_geeks.3a_enhanced_about_page.2c_enhanced_form.2c_HTML5_game
6 http://mainline.essi.fr/HTML5slides/indexSeoul.html#1
7 http://miageprojet2.unice.fr/Intranet_de_Michel_Buffa/HTML5_Tutorial/HTML5_discovery_tutorial
8 http://miageprojet2.unice.fr/Intranet_de_Michel_Buffa/HTML5_tutorial_for_WWW_2013/HTML5_tutorial_for_WWW_2013%3a_study_a_paint_program
9 http://miageprojet2.unice.fr/Intranet_de_Michel_Buffa/HTML5_tutorial_for_WWW_2013/HTML5_tutorial_for_WWW_2013%3a_study_two_chat_programs
10 http://miageprojet2.unice.fr/Intranet_de_Michel_Buffa/HTML5_tutorial_for_WWW_2013/HTML5_tutorial_for_WWW_2013%2c_canvas_animation%2c_small_game_engine