給網(wǎng)站添加音樂代碼 網(wǎng)頁中怎么寫自動播放mp3音樂的代碼?
網(wǎng)頁中怎么寫自動播放mp3音樂的代碼?添加以下代碼<embedsrc=“music address”hidden=“true”autostart=“true”loop=“true”>并在<
網(wǎng)頁中怎么寫自動播放mp3音樂的代碼?
添加以下代碼<embedsrc=“music address”hidden=“true”autostart=“true”loop=“true”>
并在< body></body>之間插入以下代碼:< bgSound SRC=“music address”loop=“-1”>