# 可以将图片制作成可点击的URL链接吗？

**URL:** <https://meta.discourse.org/t/is-it-possible-to-make-a-picture-as-a-clickable-url-link/64512>\
**Category:** Support\
**Created:** [2017年六月14日 23:20 UTC](https://meta.discourse.org/t/is-it-possible-to-make-a-picture-as-a-clickable-url-link/64512 "2017-06-14T23:20:39Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![xiasummer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/xiasummer/32/82790_2.png) [@xiasummer](https://meta.discourse.org/u/xiasummer)\
**Post date:** [2017年六月14日 23:20 UTC](https://meta.discourse.org/t/is-it-possible-to-make-a-picture-as-a-clickable-url-link/64512/1 "2017-06-14T23:20:39Z")

</div>

Hi,

I want to present some wesites and I think the Name Link is not beautiful or not so reconizable. So I wonder if it is possible to make a logo a clickable link that if people click the logo, the server will link to the website?

Yours.

---

<div class="post-metadata">

**Author:** ![ColdSun](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/coldsun/32/66668_2.png) [@ColdSun](https://meta.discourse.org/u/ColdSun)\
**Post date:** [2017年六月15日 00:02 UTC](https://meta.discourse.org/t/is-it-possible-to-make-a-picture-as-a-clickable-url-link/64512/2 "2017-06-15T00:02:37Z")

</div>

[![Search Google](https://global.discourse-cdn.com/meta/original/3X/1/7/1737d3dfb411c07b86ed8bd30f5987a4dc397cc1.png)](https://www.google.com)

The markdown solution seems to work

> <https://pastebin.com/Ygj8k6P8>

---

<div class="post-metadata">

**Author:** ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Post date:** [2017年六月15日 00:14 UTC](https://meta.discourse.org/t/is-it-possible-to-make-a-picture-as-a-clickable-url-link/64512/3 "2017-06-15T00:14:32Z")

</div>

Nice work, @ColdSun!

Here’s the markdown here too:

```plaintext
 [![Search Google][2]][1]

  [1]: https://www.google.com
  [2]: https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png

```

---

<div class="post-metadata">

**Author:** ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)\
**Post date:** [2024年六月8日 12:44 UTC](https://meta.discourse.org/t/is-it-possible-to-make-a-picture-as-a-clickable-url-link/64512/4 "2024-06-08T12:44:33Z")

</div>

此主题已在 2550 天后自动关闭。不再允许回复。
