First page Back Continue Last page Image
- <!DOCTYPE html>
- <html>
- <head>
- <title>
- Evanescence - End of a Dream
- </title>
- </head>
- <body>
- <center>
- <h2>
- Evanescence - End of a Dream
- </h2>
- <audio src="audio/Evanescence-eod.mp3" controls>
- </audio>
- </center>
- </body>
- </html>
- So here is an example where I am taking an mp3 file I have and putting it on a web page
- This works but there is a problem here