...

/

HTML5 and the Audio Tag

HTML5 and the Audio Tag

In this lesson, we'll test our knowledge on the Audio API in HTML5.

Test your understanding on audio #

Question 1:

Q

Which of the following tags serves to add audio in HTML5 web pages?

A)

<bgsound>

B)

<audio>

C)

<video>

D)

<canvas>

...