markdown挂载网易云音乐

 

markdown挂载网易云音乐

非自动播放效果

使用video标签

<video width="480" height="400" controls>     <source src="http://music.163.com/song/media/outer/url?id=472045959.mp3" type="audio/mp3"> </video>

将分享id http://music.163.com/song/media/outer/url?id=472045959.mp3 修改即可

备选链接(使用iframe标签自动播放):http://link.hhtjim.com/163/472045959.mp3

效果如下

type="audio/mp3"

 

type=type="video/mp4"

 

 

使用audio标签

<audio controls height="100" width="100">
    <source src="http://music.163.com/song/media/outer/url?id=472045959.mp3" type="audio/mpeg">
    <embed height="50" width="100" src="http://music.163.com/song/media/outer/url?id=472045959.mp3">
</audio>

效果如下

 

自动播放效果

使用iframe标签

<iframe name="music" src="http://link.hhtjim.com/163/472045959.mp3" marginwidth="0px" marginheight="0px" width=100% height="80px" frameborder=1 scrolling="yes">
</iframe>

markdown挂载视频

<video width="480" height="400" controls>
    <source src="http://pic.jmsu.top/sunnerd.mp4" type="video/mp4">
</video>
<iframe height=498 width=510 src="https://v5-dy-f.ixigua.com/6f72a74d86b160e7c66db5ba75db769a/6036665c/video/tos/cn/tos-cn-ve-15/1cb550e737244e5ebbc66b762be742dd/" frameborder=0 allowfullscreen></iframe>
<video width="480" height="400" controls>
    <source src="https://v5-dy-f.ixigua.com/6f72a74d86b160e7c66db5ba75db769a/6036665c/video/tos/cn/tos-cn-ve-15/1cb550e737244e5ebbc66b762be742dd/" type="video/mp4">
</video>

效果如下(markdown正常显示)

 

 

<a rel="noreferrer" target="_blank" src="http://v5-dy-f.ixigua.com/6f72a74d86b160e7c66db5ba75db769a/6036665c/video/tos/cn/tos-cn-ve-15/1cb550e737244e5ebbc66b762be742dd/"></a>

 

 

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值