前端 怎么用html设置背景音乐 用html设置背景音乐的方法:首先新建网页,使用embed标签,并为其添加src属性;然后添加autostart属性,代码为【autostart="true"】。本教程操作环境...