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:

Verified
Correct Answer:
Verified
Q23: Case 10-2<br>Peter is fixing some code written
Q24: If you have a JavaScript event that
Q25: The JavaScript getElementsByTagName()method can be used to
Q26: MATCHING<br>Identify the letter of the choice that
Q27: Case 10-2<br>Peter is fixing some code written
Q29: Most document viewers display a visual representation
Q30: The correct code for a horizontal rule
Q31: Whenever you add JavaScript functions to a
Q32: MATCHING<br>Identify the letter of the choice that
Q33: If a JavaScript event occurs in one