Vidyalelo
CSS · Q25

CSS Layout and Images

Programming · CSS · question 25

Q25

Which of the following selects all elements with a target attribute?

A.
attribute
Answer
B.
attribute=value
C.
attribute~=value
D.
attribute^=value

Answer: Option A

Solution

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