Easy Tutorial
❮ Prop Element Previouselementsibling Prop Style Alignself ❯

Body text Attribute


Definition and Usage

The text attribute sets or returns the text attribute value of the body element.

The text attribute describes the text color of the document.

Syntax

Set the text attribute:

Return the text attribute:

Value Description
color Specifies the text color. See the full CSS Color Values

Browser Support

All major browsers support the text attribute.


Example

Return the text attribute value of the body element:


❮ Prop Element Previouselementsibling Prop Style Alignself ❯