0
Audio on web browser compatibility
Wandering why the line "not supported by web browser" is in the code. It runs the audio if you try it. <audio controls> <source src="https://www.sololearn.com/uploads/audio.mp3" type="audio/mpeg"> <source src="https://www.sololearn.com/uploads/audio.ogg" type="audio/ogg"> Audio element not supported by your browser. </audio>
3 Réponses
+ 6
In case it doesn't work, the message appears.
+ 3
//Nicely Explained on audio lesson
https://www.sololearn.com/learn/HTML/2193/
0
Thanks!