audio tag supported in HTML 5?
1 Like
Yes, <audio>
tag is supported in HTML5. It has a “opening” and a “closing” tag, due to which it is also termed as “paired” tag.