Site hosted by Angelfire.com: Build your free website today!
Text format Colors Ordered Lists Unordered Lists Defintion lists Internal links Graphics Tables

COLOURS

In HTML color can be defined by name or by hexadecimal number

-you can define red by name or by hexadecimal number. Write the hex number for red here by checking your code view. #FF0000

Two main ways colors can be placed on a screen.

-background color default is white #FFFFFF

-foreground color (text color) default is black #0000000

Two other key colors are links and visited link which by default.

-the color for a link is blue basictextformat.htm

-the color for visited link is purple #80080 basictextformat.htm

-The color for an active link is red #FF0000 basictextformat.htm

The color of links can be set in modify/ page Properties

To check a link preview your page through the browser by checking on the toolbar.