Read Chapter Nine and do the exercises. This chapter has techniques that you will use every day as you build web pages. The concepts are fairly basic, but there is a lot to cover.
When you get to the section about color, you will note that there are several ways to specify color. Although you can use names like "red" doing so limits you to only 17 colors. As you read through the chapter the book will discuss several other ways.
Pay particular attention to the hex code variation since it is the most widely used. However, at the end of the day, you will not have to know how to do the "math" to turn a color into hex.
Programs such as Photoshop Elements, Dreamweaver, and hand-coding programs (my favorite: HTMLPad 2010) have "color picker" functions which will do the math for you automatically. There are also free color picker programs available on the web. (Try Colorzilla for Firefox.)
None this unit.
Take the quiz.
For Unit Nine, modify the CSS in the External Style Sheet you did for your Unit Eight Assignment as outlined below:
Post your revised XHTML page on your website and send me the exact address of that page in the comments section of the assignment on WebCT.
The due date for the Quiz and the Assignment is listed on the home page of the course.
...Bill