Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This chapter is not a complete reference on HTML5, but it teaches you enough about HTML5 to be dangerous.
This chapter also does not go into detail on some of the most popular elements of HTML5 such as <canvas>, <audio>, and <video>. Those elements require an entire chapter of discussion, which will come later in this book.
Instead, this chapter provides an overview of some HTML5-based APIs including web workers, web sockets, and geolocation.
So what do I talk about in this chapter? Mainly three things:
Then I show you how I applied those new features to my sample app, Grandview Avenue, to show you how you would use some of these HTML5 features in a real-world application. Figure 2-1 shows the official logo of HTML5.