Preparation for Quiz #1: (X)HTML
For Quiz #1, to be taken at the first of the hour, Thursday, August 28:
Know the definitions for these terms:
- tags
- attributes
- elements
Be able to sit down and code the following XHTML elements in class:
- page title (in the head element)
- paragraphs
- emphasis (em and strong)
- line breaks
- headings
- lists: unordered and ordered
- links
- images
To prepare, use the HTML Beginner Tutorial at HTML Dog.com.
For coding, download and use one of these free code editors:
- on a Mac: TextWrangler
- on a Windows PC: PSPad (download the “Installer”)
