
- Price £497.00
- Level Advanced
- Duration 2 day(s)

Description
In the hands-on HTML5 HotShot training course, you will learn how to create web applications using HTML5. The HTML5 HotShot will give you the first hand experience with all the new HTML5 features so that you can start using it in your projects right away.
Prerequisites
This HTML5 HotShot course is designed for software developers interested in designing, creating, and deploying HTML5 web applications. It is valuable to both beginners and advanced developers that already have experience in developing web applications.
Assumed Knowledge
To get the most out of the course, you should be somewhat familiar with HTML and JavaScript.
Skills
Upon completion of the training course, you will:
- Know how to use HTML5 Markup
- Know how to use the HTML5 JavaScript APIs
- Understand current browser support for the various HTML5 features
- Understand how to emulate certain HTML5 features on older browsers
Course Content
HTML5 Overview
- History of HTML5
- The HTML5 vision
- WHATWG and W3C specifications
- What is part of HTML5?
- HTML5 roadmap
Using HTML5 Today
- When can I use these features?
- Using HTML5 on mobile devices
- Moving away from Flash
- Building fast web applications
- Performance Analysis
- Developer Tools
- Using HTML5 in browsers that do not support it
- Detecting native availability of HTML5 features
- Emulation
HTML5 Markup
- HTML5 page structure
- HTML5 DOCTYPE
- HTML5 markup
- HTML 5 Structural elements
- HTML 5 Semantic elements
- Deprecated elements
- HTML5 and CSS
HTML5 Forms
- HTML5 form elements
- Building and using HTML5 forms
HTML5 Offline Applications
- HTML5 offline applications
- Offline manifest files
- ApplicationCache events
HTML5 Audio and Video
- The audio and video elements
- Understanding audio and video
- Audio and video containers
- Audio and video codecs
Overview of the HTML5 APIs
- Overview of the HTML5 APIs
- Common building blocks
- Programming HTML5
HTML5 Canvas and SVG
- Overview
- Canvas vs. SVG
- Canvas coordinates
- Context
- Accessibility
- Pixel data
HTML5 Communication APIs
- Cross-document messaging
- Understanding the origin concept