Solved

Select the Code Below That Uses CSS to Configure a Background

Question 17

Multiple Choice

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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions