Vidyalelo
CSS · Q27

CSS Layout and Images

Programming · CSS · question 27

Q27

Which of the following will select all elements within the class?

A.
.class
Answer
B.
#id
C.
element
D.
element>element

Answer: Option A

Solution

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