| Opening Tag | Content | Closing Tag | ||||
|---|---|---|---|---|---|---|
| Open | Parameter | = | Value | Close | ||
| <body | background | = | "url" | > | body of document |
</body> |
| bgcolor | = | color | ||||
| text | ||||||
| link | ||||||
| vlink | ||||||
| alink | ||||||
| marginwidth NC | = | pixels NC | ||||
| marginheight NC | ||||||
| bgproperties IE | = | fixed IE | ||||
| leftmargin IE | = | pixels IE | ||||
| topmargin IE | ||||||
A color is specified by either a six-digit hexadecimal value, where each pair of hex digits specifies the red, green, and blue components, respectively, or by a color name (red, white, black, etc.). The color specifier may be quoted, but it is not necessary.