Select the code below that uses CSS to configure a background color of #eaeaea for a web page
a. body {background-color:#eaeaea; }
b. document {background-page:#eaeaea; }
c. body {bgcolor:#eaeaea; }
d. None of the above
a
Computer Science & Information Technology
You might also like to view...
Use of the ________ comparison operator results in true when the field's value is less than or equal to the specified value
A) = B) >= C) <= D) <
Computer Science & Information Technology
An object can be ________ vertically or horizontally for a mirror image of the object
Fill in the blank(s) with correct word
Computer Science & Information Technology