To Quiz Info
Review Guide for Quiz 3
Readings
- Read chapters 9 and 12 in the textbook.
Terms
- Address tag, absolute URL, relative URL, bookmark,
hex digit, two digit hex number, hex color code, red component,
green component, blue component, web-safe color, complementary colors,
triadic colors.
Know How To
- Recognize HTML code for a relative address.
- Recognize HTML code for an absolute address.
- Recognize HTML code for a bookmark.
- Pick the largest or smallest of a group of hex numbers.
- Know the hex color codes of these colors:
white, black, red, green, blue, yellow, aqua, magenta,
maroon, olive, navy, orange, gray
- Know how to create pastel color codes for these colors:
red, green, blue, yellow, aqua, magenta.
(Directions: leave FF color codes for the selected color, but
replace the 00 color codes by a color close to FF like A0, B0 or C0.
- Recognize if a color code is web-safe.
(A web safe color is a color with rgb components consisting of
00, 33, 66, 99, CC or FF).
- Classify a font into one of the families Old Style,
Slab Serif, Modern, Script or Decorative.
Review Questions