Monday, 11 July 2016

ADD BACKGROUND AUDIO IN WEBPAGE

<html>
<head>
<title>
 WEB DESIGNING
 </title>
 </head>

 <body bgcolor="grey">
  <bgsound src="E:\2015\aas_paas_khuda.mp3" loop="infinte">
 
  <center>
<font size="6" color="blue" face="comic sans ms">  AUDIO IS PLAYING IN BACKGROUND REPEATEDLY </font>

 </body>
  </html>







No comments:

Post a Comment