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. body {background-image:url(parchment.gif); }
Computer Science & Information Technology
You might also like to view...
Tab settings can only be changed in the Tabs dialog box
Indicate whether the statement is true or false
Computer Science & Information Technology
?An external style sheet is also called a(n) _____ style sheet.
A. ?embedded B. ?insync C. ?inline D. ?linked
Computer Science & Information Technology