...
HTML5 and the Audio Tag
In this lesson, we'll test our knowledge on the Audio API in HTML5.
Question 1:
Which of the following tags serves to add audio in HTML5 web pages?
<bgsound>
<audio>
<video>
<canvas>