Which of the following Selector selects an element if it’s the only child of i
Home | Discussion ForumWhich of the following Selector selects an element if it’s the only child of its parent with its type?
@media
:target
::selection
:only-of-type
Answer : D
View More Related Question
1) Which of the following CSS3 Color Feature like RGB color but adds an alpha channel value to specify the opacity of the color?
2) Which of the following Color Format is a CSS3 HSL value with a fourth value to set the alpha channel value for the color to define the opacity of the element?
3) Which of the following Selector same as :firstline; changed under CSS3 to make pseudoelements obvious?
4) What does HSL stands for?
Hue Specified Lightness
Hue Spot Lightness
Hue Saturation Lightness
None of the mentioned
View Answer
5) Which of the following CSS3 Color Feature can be used as a macro for whatever the current color is?