插入图片 并给图片加上超链接
加入target 是点击图片打开一个新页面。不是原页面跳转。
<a href="http://www.santaihu.com/" target="_blank"> <input type="image" src="akaaa.png" width="100px" alt="百度网站"> </a>
6.嵌入图片和分区响应图
原文:https://www.cnblogs.com/lovesoda/p/9360708.html