What is the problem with the following fragment?
<audio controls:"true">
<source src="cancion.mp3" type="audio/mpeg">
</audio>
What is the problem with the following fragment?
<audio controls:"true">
<source src="cancion.mp3" type="audio/mpeg">
</audio>