Appendix C. Quick Reference

HTML5 adds over 20 new tags to the web developer’s toolbox. Some of these new tags are semantic tags used for defining different types of divisions, like footer and header. Others pertain to audio and video clips and user forms.

Here is a list of the new tags with chapter cross-references where applicable. Because this book is intended for beginners, many of these new tags are not covered, as they are primarily for the use of more advanced web developers.

Tags Added in HTML 5

Tag

Description

Covered in Chapter

<article>

Defines an article

11

<audio>

Defines sound content

15

<canvas>

Defines graphics

 

<command>

Defines a command button

14

<datagrid>

Defines data in a tree-list

14

<datalist>

Defines a dropdown list

14

<datatemplate> ...

Get Start Here!™ Learn HTML5 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.