User:Coffi/Under/Testpage1
< User:Coffi | Under
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>