What type of element is defined in the following code fragment?
<audio controls>
<source src="song.mp3" type="audio/mpeg">
</audio>
What type of element is defined in the following code fragment?
<audio controls>
<source src="song.mp3" type="audio/mpeg">
</audio>