Edit This Code:
See Result »
<!DOCTYPE html> <html> <body> <p><b>Note:</b> Internet Explorer 8, and earlier versions, does not support .wav files. Try to rename the file to "horse.mp3" to test the example in these versions of IE.</p> <object data="horse.wav"> <param name="autoplay" value="true"> </object> </body> </html>
Result: