Question #1918

What is the correct html code for inserting a background image?

A.
<Body background = "image.jpg">
B.
<body = "image.jpg">
C.
<background = "image.jpg">
D.
<body background = image.jpg>
Explanation

No explanation provided.