![图片[1]-如何在文章里面插入网易云音乐播放器呢只需下面一串代码!-DY风韵](https://sun05.top/wp-content/uploads/2023/01/1673319931125-766x1024.jpg)
很多朋友问我怎么在文章中插入音乐播放器呢?
怎么实现的呢?其实网易云官方就给了我们答案,通过iframe标签实现,在此基础上我们进行优化,您只需在博客中插入以下代码就可以实现了!
<li class="list-group-item"><center>
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="300" height="80" src="//music.163.com/outchain/player?type=2&id=1951069525&auto=1&height=66"></iframe></tbody></table></center></li>
修改上述代码中的id就可以播放其他音乐了
auto1为自动播放0则反之。
© 版权声明
THE END
暂无评论内容