Test for Tony 03: Difference between revisions

mNo edit summary
No edit summary
Line 1: Line 1:
== A Test MP3 file ==
== A Test MP3 file ==


Gershwin - Rhapsody in Blue
Play in a separate window


[[Media:Gershwin_-_Rhapsody_in_Blue.mp3‎]]
[[Media:Life_on_Mars.mp3‎‎]]




=== As a file ===
=== As a file ===


[[File:Gershwin_-_Rhapsody_in_Blue.mp3]]
[[File:Life_on_Mars.mp3‎]]




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/6/65/Life_on_Mars.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 19:09, 2 February 2016

A Test MP3 file

Play in a separate window

Media:Life_on_Mars.mp3‎‎


As a file

File:Life on Mars.mp3


Attempt at inline code

<html> <audio controls> <source src="https://www.lostplays.org/images/6/65/Life_on_Mars.mp3" type="audio/mpeg"> Your browser does not support the audio tag. </audio> </html>