html简单网页代码 通过html编写网站,如何添加背景音乐。代码是多少?

通过html编写网站,如何添加背景音乐。代码是多少?在< body></body>之间插入以下代码:< bgSound SRC=“music address”loop=“-1”&g

通过html编写网站,如何添加背景音乐。代码是多少?

在< body></body>之间插入以下代码:< bgSound SRC=“music address”loop=“-1”>

添加以下代码<embedsrc=“music address”hidden=“true”autostart=“true”loop=“true”>