Question #1927

Which of the following code is used to add a plain color background to the web page?

A.
<body bgcolor = "36, 2437">
B.
<body color = "#FF000">
C.
<body bgcolor = "#FF000">
D.
<bgcolor = "blue">
Explanation

No explanation provided.