编辑文本后点击显示结果
返回首页
<html> <body> <p> 你可以将一张图片作为一个链接,点击这个图片。 <a href="http://html.5blogs.com/"><img src="../image/logo.jpg" ></a> </p> </body> </html>