Q35
Which of the following attribute adds audio controls, like play, pause, and volume?
A.
audio
B.
controls
AnswerC.
source
D.
src
Answer: Option B
Solution
Answer: Option B
Solution:
The controls attribute is a boolean attribute. When present, it specifies that audio controls should be displayed.