Home >Web Front-end >HTML Tutorial >html5 audio tag_html/css_WEB-ITnose
Very simple thing:
<audio controls="controls" id="controls" src="" style="width: 100%;"></audio>
Then you just assign a value to this attribute. If you don’t assign a value, of course it will play automatically.
As long as there are controls, it will play automatically. Just remove the controls.
As long as there are controls, it will play automatically. Just remove the controls.
Controls are display players Like a button