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