Test for Tony 03: Difference between revisions

No edit summary
mNo edit summary
Line 14: Line 14:
<html>
<html>
<audio controls>
<audio controls>
<source src="https://www.lostplays.org/images/b/bd/Gershwin_-_Rhapsody_in_Blue.mp3‎" type="audio/mpeg">
<source src="https://www.lostplays.org/images/b/bd/Gershwin_-_Rhapsody_in_Blue.mp3‎" type="audio/mpeg">
Your browser does not support the audio tag.
Your browser does not support the audio tag.
</audio>
</audio>
</html>
</html>

Revision as of 18:30, 2 February 2016

A Test MP3 file

Gershwin - Rhapsody in Blue

Media:Gershwin_-_Rhapsody_in_Blue.mp3‎


As a file

File:Gershwin - Rhapsody in Blue.mp3


Attempt at inline code

<html> <audio controls> <source src="https://www.lostplays.org/images/b/bd/Gershwin_-_Rhapsody_in_Blue.mp3‎" type="audio/mpeg"> Your browser does not support the audio tag. </audio> </html>