This document provides an introduction to HTML5 and outlines several HTML5 projects that will be covered, including:
1. Building a "Favorite Sites" webpage to review HTML structure and new semantic elements.
2. Creating drawings on a canvas element using paths, rectangles, arcs, and lines.
3. Developing an interactive coin toss app using event handling and drawing on the canvas.
4. Adding video clips and manipulating video on the canvas, such as drawing and masking video.
5. Constructing a geolocation application using the Google Maps API.
The document discusses new HTML5 features, provides an overview of the tools and browsers that will be used, and gives advice for