Multiple Choice
In the following HTML code, the object reference document.styleSheets[0].cssRules[1] points to the _____ style rule. h1 {color: red;} h2 {color: blue;} h3 {color: green;} h4 {color: violet;}
A) First, h1 {color: red;}
B) Second, h2 {color: blue;}
C) Third, h3 {color: green;}
D) Fourth, h4 {color: violet;}
Correct Answer:

Verified
Correct Answer:
Verified
Q26: All the versions of Internet Explorer before
Q27: Explain the statement: " Nodes in the
Q28: Which of the following values is returned
Q29: The style sheet properties that are read-only
Q30: Identify the letter of the choice that
Q32: An index value of 0 inserts a
Q33: Style sheets loaded into a web document,
Q34: Identify the integer value returned by the
Q35: Which of these rules is represented by
Q36: The document object model supports several methods