全球变暖图片但添加一个网址

HI
I have made a image for my global warning and converted it to hmtl and now is diaplayed at the top of the page ,but how do i add a link to that image so when some one in the forum click on the image it wil take them to the path.

Thank you

1 个赞

You can surround the image with an anchor tag and put the url inside the href attribute.

For example:

<a href="https://enteryoururl.com">
   <img src="yourimage.png" alt="your image">
</a>
3 个赞

Thank you ill give this ago :slight_smile:

2 个赞

您好,抱歉打扰您,只是想寻求一些帮助。我一直在使用全局警告来处理图片,因为我已经将它们转换成了HTML格式,一切都很好,但现在图片在PC上显示过大,在手机上也显示过大,并且会超出屏幕。
我使用了相同的在线转换器从jpeg转换为Html,但现在遇到了问题,想知道网站上是否有什么东西改变了。

此致
Mark