bgColor
Summary
Specifies the background color of a document. This is deprecated in HTML4 and not supported in HTML5. Please use the CSS Background Color rule instead.
Applies to | ? |
---|
Notes
Remarks
Some browsers do not recognize color names, but all browsers should recognize RGB color values and display them correctly.
Related specifications
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
- Recommendation
- HTML 4.01 Specification, Section 15.1.1 (Deprecated)
- Recommendation
See also
Related pages
- CSS Background Color property
- backgroundbackground
- tabletable
- tbodytbody
- tdtd
- tfoottfoot
- thth
- theadthead
- trtr
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]