Select the code below that will configure a background image called parchment.gif for a web page using CSS

a. body {background-image:url(parchment.gif); }
b. document {background:parchment.gif; }
c. body {background:parchment.gif'}
d. body {background-color:parchment.gif;}

a

Computer Science & Information Technology

You might also like to view...

Data mining analyzes and investigates large amounts of data with the intention of discovering significant patterns or trends

Indicate whether the statement is true or false

Computer Science & Information Technology

The pygame.display method ____________ redraws a display.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology