Loading... * ### 插入图片及图片居中、定义大小** **基本形式是: ![这里放图片描述] (这里放图片链接)** **例子:** * ##### 定义尺寸 ``` <img width = '150' height ='150' src ="https://image.log1992.com/uPic/1647483245707.png"/> ``` **效果** ** * ##### 定义大小并居中显示 ``` <div align=center><img width = '150' height ='150' src ="https://image.log1992.com/uPic/1647483245707.png"/></div> ``` **效果**  * ### 插入音乐 ``` <iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="//music.163.com/outchain/player?type=2&id=1313354324&auto=1&height=66"></iframe> ``` **效果** <iframe src="https://music.163.com/outchain/player?type=2&id=1313354324&auto=1&height=66" height="86" width="330" border="0" allow-top-navigation="false" allow-forms="false" allowfullscreen="true" allow-popups="false" sandbox="allow-scripts allow-same-origin allow-popups"></iframe> ### 插入视频 > **不支持优酷,可以用youtube,可以使用自己的视频链接** ``` <video id="video" width="560" height="315" controls="" src="https://img.log1992.com/WeChat_20180919180323.mp4"></video> ``` **效果** <video allowfullscreen="" src="https://img.log1992.com/WeChat_20180919180323.mp4" height="315" width="560" data-src="https://img.log1992.com/WeChat_20180919180323.mp4" controlslist="nodownload"></video> 最后修改:2022 年 03 月 17 日 © 允许规范转载 打赏 赞赏作者 支付宝微信 赞 0 如果觉得我的文章对你有用,请随意赞赏