0
What is problem in this code
<audio autoplay> <source src="https://raw.githubusercontent.com/debansu4/www.data.transfer.com/main/Ishita___Rishi_Panda(256k).mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio>
3 odpowiedzi
+ 3
browsers don't autoplay because it is annoying. add controls so that the user can start and stop the audio.
+ 1
most browsers do NOT ALLOW autoplay.
0
Then how to use autoplay