Note: Sets the background color. Syntax: element { background-color: value } elementID.style.backgroundColor = "value" document.all.elementID.style.backgroundColor = "value" // IE only