html簡(jiǎn)單網(wǎng)頁(yè)代碼 通過(guò)html編寫網(wǎng)站,如何添加背景音樂(lè)。代碼是多少?
通過(guò)html編寫網(wǎng)站,如何添加背景音樂(lè)。代碼是多少?在< body></body>之間插入以下代碼:< bgSound SRC=“music address”loop=“-1”&g
通過(guò)html編寫網(wǎng)站,如何添加背景音樂(lè)。代碼是多少?
在< body></body>之間插入以下代碼:< bgSound SRC=“music address”loop=“-1”>
添加以下代碼<embedsrc=“music address”hidden=“true”autostart=“true”loop=“true”>