Question #1912

what is the correct html tag for adding a background color?

A.
<body color = "Yellow">
B.
<body bgcolor = "Yellow">
C.
<body background = "Yellow">
D.
<body bg = "Yellow">
Explanation

No explanation provided.