Vidyalelo
CSS · Q65

Basic CSS

Programming · CSS · question 65

Q65

Which of the following Selector same as :firstline; changed under CSS3 to make pseudoelements obvious?

A.
:first-letter
B.
:last-child
C.
:first-line
D.
::first-line
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board