About the first quiz

The weekly quizzes in this course will all be 20 minute, written, in-class quizzes. Each week I will publish a study guide in advance of the quiz that will tell you what topics will be covered on the quiz.

The first quiz will cover chapters 1 through 6 in the HTML & CSS book. Below you will find a more detailed description of the kind of questions I will ask.

Identifying basic HTML elements

The first problem on the quiz will ask you to write a short description for several basic HTML elements. In each case you need to be able to explain what the element is used for.

Here is a list of HTML elements I may ask you about:

Setting up links

The second problem will describe a collection of files and directories that those files are stored in and then ask you to construct a link between two of the files.

Setting up a table

The third question will ask you to construct a table.