1、新建一个html文档,在title标签下方添加音乐代码。
3、hidden=“true” 意思是隐藏播放器按钮hidden=“false”开启。
5、loop=“true”循环播放如仅播放一次代码为:loop=“false”。