Test for Tony 03: Difference between revisions

No edit summary
No edit summary
Line 8: Line 8:


=== Attempt at inline code ===
=== Attempt at inline code ===
 
<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>

Revision as of 18:12, 2 February 2016

A Test MP3 file

Gershwin - Rhapsody in Blue

Media: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>