代码示例:(标识:eg_html_image_link)
<html>

<body>
<p>
您也可以把图像作为链接来使用:
<a href="https://www.sucainiu.com">
<img border="0" src="/static/demo/images/eg_buttonnext.gif" />
</a>
</p>

</body>
</html>
运行结果: