I'm trying to add in some music to a landing page on my website, the file is called "LandingPageMusic.mp3" and it is in a separate folder called "Music". When I insert the following code into the body of the page, no music plays - I am using Google Chrome FYI.
<embed src="LandingPageMusic.mp3" autostart="true" loop="true">