
Ross Sheppard High School
Computer Programming 10
Student Learning Guide
Adding Color to Your Home Page
| When you have finished this project, you will be able to: | |
| use the color tag to set the background color | |
| use the color tag to set the font color | |
| use the RGB color system | |
| look up color values from a reference book or chart | |
|
describe the following terms:
|
Hexidecimal numbers are: 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F.
Note the use of the" =" sign, the quotation marks, and the"#" sign.

HTML Color Codes and Hexadecimal Numbers

Remember: You can have only 1 <BODY> tag on a Web page.