Which of the following Selector same as :firstline; changed under CSS3 to make p
Home | Discussion ForumWhich of the following Selector same as :firstline; changed under CSS3 to make pseudoelements obvious?
:first-letter
:last-child
:first-line
::first-line
Answer : D
View More Related Question
1) 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?
2) Which of the following Selector same as :firstline; changed under CSS3 to make pseudoelements obvious?
3) Which of the following Selector selects an element if it’s the only child of its parent with its type?
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 Color Format is a CSS’s six-digit hexadecimal format is the same as color defined in (X)HTML?