Chapters covered

Quiz two will cover chapters 8 and 9

div and span

You should be able to explain what these elements are used for and how they differ.

Entities

You should know what an entity is, and you should also know the entity codes for the four most important entities: the ampersand, &, the double quote mark, ", the less than sign, <, and the greater than sign, >.

Comments

You should know how to embed a comment in HTML code.

Video

You should be able to compare and contrast the three primary methods for putting video in a page: flash plug-in, iframe, and the HTML 5 video element. You will not need to know all of the technical details of how to, say, embed flash video or set up a <video> element.