Name the tag used to insert audio in the webpage
Answers
Answered by
6
HTML <audio> tag
- When writing in HTML, the <audio> tag is an inline element used to embed sound files into a web page. It is useful when you want to add any audio, such as a song or interview, to your web pages. ... File formats and browser support.
Similar questions