Test for Tony 03: Difference between revisions
Tony Allan (talk | contribs) No edit summary |
Tony Allan (talk | contribs) No edit summary |
||
Line 14: | Line 14: | ||
<html> | <html> | ||
<audio controls style="background-color: #95B9C7;"> | <audio controls style="background-color: #95B9C7;"> | ||
<source src="https://www.lostplays.org/images/6/65/Life_on_Mars.mp3" type="audio/mpeg"> | <source src="https://www.lostplays.org/images/6/65/Life_on_Mars.mp3" type="audio/mpeg" style="background-color: #95B9C7;"> | ||
Your browser does not support the audio tag. | Your browser does not support the audio tag. | ||
</audio> | </audio> | ||
</html> | </html> |
Revision as of 19:14, 2 February 2016
A Test MP3 file
Play in a separate window
As a file
Attempt at inline code
<html> <audio controls style="background-color: #95B9C7;"> <source src="https://www.lostplays.org/images/6/65/Life_on_Mars.mp3" type="audio/mpeg" style="background-color: #95B9C7;"> Your browser does not support the audio tag. </audio> </html>