http://www.w3school.com.cn/tags/tag_figure.asp
用作文档中插图的图像:
<figure> <p>黄浦江上的的卢浦大桥</p> <img src="shanghai_lupu_bridge.jpg" width="350" height="234" /> </figure>
http://www.w3school.com.cn/tags/tag_figure.asp
用作文档中插图的图像:
<figure> <p>黄浦江上的的卢浦大桥</p> <img src="shanghai_lupu_bridge.jpg" width="350" height="234" /> </figure>
转载于:https://www.cnblogs.com/zhp404/articles/4137815.html