博客嵌入音乐播放器

版权声明:本文为博主原创文章,未经博主允许不得转载,否则博主会很生气,后果会很严重。 https://blog.csdn.net/drdairen/article/details/76485394

1、从网易云音乐找一首歌,譬如:
http://music.163.com/#/song?id=432506345

2、点击“生成外链播放器”

3、复制iframe插件下面的html代码,粘贴到你的博客文本中即可
譬如复制:

<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="//music.163.com/outchain/player?type=2&id=432506345&auto=1&height=66"></iframe>

就会出现如下:

4、同理,歌单list也是可以生成外链的,大家可以试一试

猜你喜欢

转载自blog.csdn.net/drdairen/article/details/76485394