Solved

The Correct Code to Implement a Background Color on a Page,with

Question 28

Multiple Choice

The correct code to implement a background color on a page,with the color given in a hexadecimal number,would be ____.


A) < body style="background-color:#E6E6FA">
B) < body style="background:#E6E6FA">
C) < body style="background-color:#E6">
D) < body style="background:#E6E6">

Correct Answer:

verifed

Verified

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

Related Questions