+ 1
How to put a background music in html page?
How to put a music on my html page that is repeating the music or replaying automatically
3 Antworten
+ 6
use <audio src="path _to_file" controls auto play loop>
+ 1
I hate it when people do that :)
+ 1
never a good idea...