源代碼
點擊運行
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>教程</title> </head> <body> <object height="50" width="100" data="/images/demo.mp3"></object> <p>如果你無法聽到該音頻,那么可能你的電腦或瀏覽器不支持該文件格式。</p> <p>或者你沒有打開揚聲器。</p> </body> </html>
運行結果