Are the controls of audio display by default? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Are the controls of audio display by default?

when I ran the first method, it played the audio with sound mute/unmute and download button. are these displayed by default? this is the code <audio src="audio.mp3" controls> Audio element not supported by your browser </audio>

12th May 2017, 5:25 AM
Nadima Azhar
Nadima Azhar - avatar
1 Resposta
+ 5
They are only visible if you put controls in the attribute . Post your code for more help it's difficult to understand your problem without it .
12th May 2017, 5:32 AM
UtkĪ±rsh
UtkĪ±rsh - avatar