<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- saved from url=(0063)http://www.webkaka.com/tutorial/zhanzhang/demo/audio/demo1.html -->
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>网易云音乐外链</title>
<style type="text/css">
*{
background-color: black;
font-size: 50px;
}
</style>
</head>
<body>
<!--
这里说一下:,用户创建的歌单,请求不完整,最多歌单10首歌才可以,因为说什么版权保护,就是在放屁
你可以使用,官方歌单,可以完全请求,我用的是 热歌榜单
热歌榜:ID 3778678
https 在博客园嵌入的时候需要加https
-->
<!-- <div>
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=100% height=101 src="https://music.163.com/outchain/player?type=0&id=
3778678
&auto=1&height=230"></iframe>
</div> -->
<div>
<embed frameborder="no" border="0" marginwidth="0" marginheight="0" width=100% height=500 src="https://music.163.com/outchain/player?type=0&id=
3778678
&auto=1&height=230"></embed>
</div>
</body>
</html>
<!-- 我希望有个如你一般的人。<hr/>
这世间有人的爱情如山间清爽的风,如古城温暖的阳光。<hr/>
但没关系,最后是你就好。<hr/>
由起点到夜晚,由山野到书房,一切问题的答案都很简单。<hr/>
那,总会有人对你点点头,贯彻未来,数遍生命的公路牌。<hr/> -->
View Code
-----------------------------------------------------------------------------------------------------------------------------------------