+ 1
What is the purpose of 'controls' attribute in 'audio' tag in html5?
what audio controls is used for?
5 ответов
+ 4
It is to allow you to go forward and backward in the audio as well as adjust volume
+ 1
to put controls
+ 1
@calvin what kind of.. just the play/pause?
+ 1
Just try it on Code Playground, with and without controls attribute.