User:Coffi/Under/Testpage1

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search

<button onclick="document.getElementById('bg-audio').play()">Play Background Music</button> <audio id="bg-audio" loop>

 <source src="https://example.com/music.mp3" type="audio/mpeg">
 Your browser does not support the audio element.

</audio>