
<!DOCTYPE HTML> |
<html> |
<head> |
<title> |
dynamic ! |
</title> |
<link href="css/style.css" type="text/css" rel="stylesheet"> |
</head> |
<style> |
body{ |
background-image:url(./hello.gif); |
background-size:100%; |
background-repeat:no-repeat; |
} |
p{ |
opacity: 0.5; |
color: deeppink; |
} |
h4{ |
color: deeppink; |
} |
hr{ |
color: lightcoral; |
} |
|
</style> |
<body background="./hello.gif"> |
<embed src="./couwei.mp3" autostart = "true" loop = "true" hidden = "true"></embed> |
<a href="./动感.html"> |
<p> |
<h4>点击重复播放音乐!</h4><hr> |
</p> |
</a> |
</body> |
</html> |




初级程序员
by: 樱桃可乐 发表于:2021-10-11 17:40:19 顶(1) | 踩(1) 回复
q
回复评论