HTML5 and the Audio Tag
In this lesson, we'll test our knowledge on the Audio API in HTML5.
We'll cover the following...
We'll cover the following...
Test your understanding on audio #
Question 1:
Question 1:
Q
Which of the following tags serves to add audio in HTML5 web pages?
A)
<bgsound>
B)
<audio>
C)
<video>
D)
<canvas>