Switch to full style
HTML code examples
Post a reply

play music as your website background.

Tue Dec 13, 2011 10:40 pm

Running music as background of your web page using the <bgsound> , try to test is on IE first.
Code:
<html>
<
title> run wav file in as your background music </title>
<
head>
<
bgsound src="tms.wav" balance="0" loop="1" volume="50">
</
head>
<
body>
You should hear the sound if you are using the right path of wav file
</body>
</
html>
 




Post a reply
  Related Posts  to : play music as your website background.
 play a sound when the user enters the area- audio feedback     -  
 need code for my website     -  
 Website designer     -  
 Arabic website partner     -  
 Web content & Website Design     -  
 Make A Website In Flash     -  
 Make A Website In Flash 2     -  
 Help needed in website design     -  
 make website by flash     -  
 Slice and Export a Website Layout     -  

Topic Tags

HTML Background