<html> <head> <title>audio</title> </head> <body> <audio src="blues.mp3" controls> Tu navegador no implementa el elemento <code>video</code>. </audio> </body> </html>
<html> <head> <title>audio</title> </head>
<body> <audio src="blues.mp3" controls> Tu navegador no implementa el elemento <code>video</code>. </audio> </body> </html>