AppendixQuick Reference
The appendix is designed as a quick reference for all of HTML5 and earlier versions. You will find a barebones HTML5 template, HTML attribute definitions, and HTML tag definitions. This appendix is intended to summarize the HTML5 landscape and provide quick facts at a glance.
HTML5 Template
All HTML documents start from the same humble beginnings. You can save yourself some time by creating and using a template with your standard layout. Code Listing A-1 shows a template that my students develop over the course of our class.
Code Listing A-1 A simple HTML5 template
HTML Global Attributes
Global attributes are shared by ...
Get HTML5 Multimedia Developer's Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.