Color: HomeSite
1.2
Changing Color
| To set the colors on your web page in HomeSite,
use the Quick Start button on the Quick Tab to start a
new page. The Quick Start dialog box will appear. |
|
|
|
||
|
|
|
| If you are not satisfied with the 16 color
palette, click on Other when you choose a color. The Color dialog
box will appear with a wider selection of basic colors. Choose Define Custom Colors and another dialog box will appear. From here you can choose from a wider variety of colors or set the rrggbb values by hand by typing in the color values in the color boxes on the lower right. |
||
|
||
| To apply your changes, click OK. HomeSite will automatically convert the color values to their hexidecimal equivalents. |
||
| To set or change the colors on your web page after you have already done some work on the page, you will have to add or change attributes to your opening <BODY> tag. | ||
| See Start: Tour HomeSite 1.2 for a review of the ways to insert tags and attributes into your document. | ||
To change the background
color of an entire web page:
|
|
|
To change the color of all of the text on a
page:
|
||
| Thus, a page with a hunter green background and white type would have the following opening body tag: | ||
<BODY BGCOLOR="#336633" TEXT ="#ffffff"> |
||
You can also change the colors of the
hyperlinks on a page by adding the attributes and values of your choice to the opening
<BODY> tag.
|
||
| Thus if you want to change the background color to hunter green, the text color to white, the hyperlink color to orange, the visited hyperlink color to red, and the active hyperlink color to black, your body tag would look like this: | ||
| <BODY BGCOLOR="#336633" TEXT="#ffffff" LINK="#ffcc66" VLINK="#ff0000" ALINK="#000000"> | ||
Color: HomeSite 1.2
Key Concepts
Changing Color
Web Design Center
Last Revised: September 18, 1999
© Agatha Taormina