Vidyalelo
HTML · Q57

HTML5

Programming · HTML · question 57

Q57

The interactive element audio with the attribute controls must not appear as a descendant of which element?

A.
a
B.
button
C.
audio
D.
both a and b
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
The anchor and the button tag acts as link which cannot be a parent of audio element.