how to play background music , when your site opened ? this the core sorce code of background music play. i hope this is usefull . stay turned !! keep visiting anicistan.blogspot.com
<html>
<head>
<title>project c1</title>
<style>
.p{
color:#FFF;
}
</style>
</head>
<body background="beautiful_japan_cg-1920x1200.jpg">
<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td><img src="colorful_leaves-1920x1080.jpg" width="10%" height="80px"> <i><font color="#FFFFFF"><font size="+2" color="#FFFFFF">
trashpoint.com</font><br /> stay simple ,be faster .. </td> <!--1 ROW-->
</tr>
<tr> <!-- 2 ROW-->
<td><center>music auto start when website open</center></td>
</tr>
<tr> <!-- 3 ROW-->
<!-- note : replace the Pehli Mohabbat.mp3 and put the any .mp3 song from your computer -->
</html>
<html>
<head>
<title>project c1</title>
<style>
.p{
color:#FFF;
}
</style>
</head>
<body background="beautiful_japan_cg-1920x1200.jpg">
<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td><img src="colorful_leaves-1920x1080.jpg" width="10%" height="80px"> <i><font color="#FFFFFF"><font size="+2" color="#FFFFFF">
trashpoint.com</font><br /> stay simple ,be faster .. </td> <!--1 ROW-->
</tr>
<tr> <!-- 2 ROW-->
<td><center>music auto start when website open</center></td>
</tr>
<tr> <!-- 3 ROW-->
<!-- note : replace the Pehli Mohabbat.mp3 and put the any .mp3 song from your computer -->
<td><embed src="Pehli Mohabbat.mp3" hidden="false" autostart="false" loop="false" volume="60" width="1550" height="600"/></td>
</tr>
<tr> <!-- 4 ROW-->
<td> <font color="#CC6600">
<b><h2> follow us </h2></b>
</font> <br />
<a href="www.fb.com/">fb</a>
<a href="www.twitter.com/">twitter</a>
<a href="www.google.com/">google</a>
<a href="www.you tube.com/">you tube</a>
<a href="www.instagram.com/">instagram</a>
<a href="www.pinterest.com/">pinterest</a>
<a href="www.spotify.com/">spotify</a>
<a href="www.foursquare.com/">foursquare</a>
<a href="www.sitemap.com/">sitemap </a>
</td>
</tr>
<tr> <!-- 5 ROW-->
<td> copy right 2016 .all right reserved .</td>
</tr>
</table>
</body>
</tr>
<tr> <!-- 4 ROW-->
<td> <font color="#CC6600">
<b><h2> follow us </h2></b>
</font> <br />
<a href="www.fb.com/">fb</a>
<a href="www.twitter.com/">twitter</a>
<a href="www.google.com/">google</a>
<a href="www.you tube.com/">you tube</a>
<a href="www.instagram.com/">instagram</a>
<a href="www.pinterest.com/">pinterest</a>
<a href="www.spotify.com/">spotify</a>
<a href="www.foursquare.com/">foursquare</a>
<a href="www.sitemap.com/">sitemap </a>
</td>
</tr>
<tr> <!-- 5 ROW-->
<td> copy right 2016 .all right reserved .</td>
</tr>
</table>
</body>
</html>
output:
Tags:
html/css