HTML5 is the newest version of the default file format for web documents. It adds new form elements, audio/video support, a drawing canvas, real-time communication, local storage, drag and drop, and more. Whether you're writing static pages or dynamically generating HTML, you'll need to know and understand HTML5. This learning path includes proven HTML5 tutorials that will get you there.
What you will learn
- Properly define your HTML markup
- HTML5 elements and JavaScript APIs
- HTML that is descriptive and meaningful
- Reusable web components
- Real-time communication via JavaScript APIs
- Native APIs for rich media, realtime effects and communication
- Speed up the user experience for online and offline applications
- Storage APIs and web sockets
Pre-requisites
You'll need to have at least a passing familiarity with JavaScript and CSS.