HTML & CSS Snippets

Name:Background Music
Description: Play background music to your website.

Code below...
<!-- Put the code below where you want the music to play -->

<embed src="path_to_mp3" autostart="true" loop="true"></embed>

<!-- Obviously you need to change the "path_to_mp3" to the actual path of your mp3. -->
<!-- Setting the loop to "false" will make your mp3 track play only once. -->

« Back to HTML & CSS Snippets

Home | Site Map | Privacy Policy | Advertising | Contact Us
Copyright © 2006-2014 r2xDesign.net - All Rights Reserved.
eXTReMe Tracker