Friday, October 12, 2007

We investigated KompoZer after Quiz #3.

Homework

Read Chapter 9 of HFHTML.

Answer the questions below and bring the answers with you to hand in at the start of class on Monday.

  1. For the font-family property, a list of font names can be specified. How does a browser use this list? And why isn't specifying one font sufficient?
  2. What does the line-height property specify?
  3. What is the meaning of the unit em? What is the em equivalent of 150%?
  4. What does font-style: normal; mean?
  5. What color is rgb(0,0,0)? What color is rgb(255,255,255)?
  6. Suppose I want to set my page's background to the color listed as tomato among the X11 color names. Give two values I can list in a rule to get that color.
  7. Determine the decimal values associated with the levels of red, green, and blue for the hex code #daa520.
  8. What do all these colors have in common: #111111, #555555, #888888, #aaaaaa, and #dadada?

No comments: