Multiple Choice
An HTML5 document has a div with class = "fade" that contains an a element. What is the effect of the style rule div.fade:hover a {display:none}
A) It causes the link to disappear when the mouse moves over the link.
B) It causes the div to disappear when the mouse moves over the div.
C) It causes the link to disappear when the mouse moves over the div.
D) It causes the div to disappear when the mouse moves over the link.
Correct Answer:

Verified
Correct Answer:
Verified
Q3: The _ property specifies the distance from
Q4: Which of the following is not a
Q5: What does the following CSS rule do<br>)note
Q6: _ allow you to specify the style
Q7: _ are declared in each individual HTML5
Q9: Which of the following is an example
Q10: We define styles for all media types
Q11: Which of the following selections is the
Q12: In which of the following do you
Q13: The hover pseudo-class allows you to change