Multiple Choice
Identify the style rule for applying a text shadow with a horizontal position of 0.2em, a vertical position of 0.1em, and a dark gray color to an h1 element.
A) h1 { text-shadow: #292933;
}
B) h1 { text-shadow: 0.2em 0.1em #292933;
}
C) h1 { text-shadow(h,v) : 0.2em 0.1em #292933;
}
D) h1 { h:0.2em v:0.1em #292933;
}
Correct Answer:

Verified
Correct Answer:
Verified
Q7: The figure element may contain an optional
Q8: Critical Thinking Questions Ben has been assigned
Q9: A figure element can contain one
Q10: A(n) _, as described by the World
Q11: A(n) _ should be used for content
Q13: <span style="font-family: Times New Roman; font-size: 11pt;
Q15: A(n) _ defines different parts of a
Q16: Explain an article element. Also, give an
Q16: Identify the style rule to center-align an
Q69: The default value of the opacity property