插入音乐 {#插入音乐}
打开网页版网易云, 选择一首你喜欢的音乐, 点击生成外链播放器, 复制代码贴上, 效果如上
复制代码
插入视频 {#插入视频}
复制一段视频链接, 博客插入以下代码
<iframe
height=498 width=100%
src="https://tencent.cos.mobaijun.com/video/1.mp4"
frameborder=0 allowfullscreen>
</iframe>
效果如下:
插入 PDF
<embed id="pdfPlayer" src="https://cdn.mobaijun.com/pdf/JavaDevelopmentManual%28HuangshanEdition%29.pdf" type="application/pdf" width="100%" height="800" >