網頁背景音樂設置 一、添加背景音樂時,一般會用到兩種標簽: 1、<bgsound> 2、<embed> 二、一般用法 : <bgsound src="音頻源" autostart="true" loop="false" /> ...