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. None of the above
a. body {background-image:url(parchment.gif); }
You might also like to view...
Capturing the investigative process on videotape and other such documentation is especially important in cases where violations of ________ are alleged
a. digital protocol b. SMEAC c. the Electronic Communication Privacy Act d. business ethics
Which Excel function totals only the cells in a range that meet given criteria?
A. COUNTIF B. CONCATENATE C. SUMIF D. TOTALNUM
A _______ consists of a window containing a variety of objects that can be displayed on various devices.
A. ROM B. GUI C. CPU D. ERD
If an object is declared in the definition of a member function of the class, then the object can access both the public and private members of the class.
Answer the following statement true (T) or false (F)