backgroundColor

The background-color CSS property sets the background color of an element.

Syntax: <color>

Initial value: transparent

| Chrome | Firefox | Safari |  Edge  |  IE   |
| :----: | :-----: | :----: | :----: | :---: |
|   1    |    1    |   1    |   12   |   4   |

See also