Name

text — NN n/a IE 4 DOM 1

Synopsis

Read/Write

The color of text for the entire document body. Equivalent to the foreground color.

Example

document.body.text = "darkred"

Value

A hexadecimal triplet or plain-language color name. See Appendix A for acceptable plain-language color names.

Default

Browser default (user customizable).

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.