如何在文章中加入音樂

Preview:

Citation preview

如何在文章中加入音樂

切換至 html 檢視模式• 按下 鍵切換至 html 檢視模式

加入音樂的 html tag

• 鍵入下列的 html tag• <embed type="audio/mpeg" src=“"

autostart="false" loop="false" width="333" height="25">

複製音樂的網址• 在音樂上按滑鼠右鍵,就會出現一個小視

窗。• 在小視窗上點選『 Copy Link Location 』

將音樂的網址貼上至 src 屬性中• 在 src=“” 的兩個””符號中間,貼上剛才複

製好的音樂網址。

切換至一般編輯模式• 按下 鍵,切換至一般編輯模式。