Multiple Choice Question (MCQ)
Question: 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">
Correct Answer: <body color = "#FF000">