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>

7th Aug 2025, 6:39 PM
Debansu Das
Debansu Das - avatar
3 Réponses
+ 3
browsers don't autoplay because it is annoying. add controls so that the user can start and stop the audio.
7th Aug 2025, 6:59 PM
Lisa
Lisa - avatar
+ 1
most browsers do NOT ALLOW autoplay.
7th Aug 2025, 7:29 PM
Lisa
Lisa - avatar
0
Then how to use autoplay
7th Aug 2025, 7:00 PM
Debansu Das
Debansu Das - avatar