xxxxxxxxxx
<html>
<head>
<meta charset="utf-8">
<title>W3Cschool(w3cschool.cn)</title>
</head>
<body>
<p><b>注意:</b>Internet Explorer 8和早期版本,不支持 .wav 文件。尝试将文件重命名为"horse.mp3"来检验该示例在 IE 版本中的使用。</p>
<object data="/statics/demosource/horse.wav">
<param name="autoplay" value="true">
</object>
</body>
</html>