码迷,mamicode.com
首页 > Web开发 > 详细

为网页设置背景音乐

时间:2015-05-11 23:47:28      阅读:151      评论:0      收藏:0      [点我收藏+]

标签:

<head>
<title>为网页设置背景音乐</title>
<style type="text/css">
<!--
body {
margin-top: 0px;
margin-bottom: 0px;
}
-->
</style></head>
<body>
<bgsound src="py.MP3" loop="-1">
<table width="775" height="741" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="775" height="433" background="bgdemo2.jpg">&nbsp;</td>
</tr>
</table>
<div>http://www.999jiujiu.com/</div>
</body>
</html>

为网页设置背景音乐

标签:

原文地址:http://www.cnblogs.com/hyd1213126/p/4495698.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!