Describe <audio> and <source> elements in html
Answers
Answered by
2
Answer:
The HTML <audio> element is used to embed sound content in documents. It may contain one or more audio sources, represented using the src attribute or the <source> element: the browser will choose the most suitable one. It can also be the destination for streamed media, using a MediaStream
Answered by
26
Q. Describe <audio> and <source> elements in html .
Ans: The HTML <audio> element is used to embed sound content in documents. It may contain one or more audio sources, represented using the src attribute or the <source> element: the browser will choose the most suitable one. It can also be the destination for streamed media, using a MediaStream.
Similar questions
Social Sciences,
2 months ago
Math,
2 months ago
Chemistry,
4 months ago
Math,
9 months ago
English,
9 months ago