text Property

       

Specifies the default color for text in the page.

Settings

Specify a color by name (for example, "red") or hex value (for example, "ff0000"). Click the button to the right of the property value to display the Color Picker dialog box.

Remarks

Setting this property overrides the default text color established in the browser. You can also override the default text color for individual elements in the page by setting the COLOR attribute of the <FONT> tag.

The value of this property is stored as the text attribute of the <BODY> tag.