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

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.

Search Google

The markdown solution seems to work

https://pastebin.com/Ygj8k6P8

6 个赞

Nice work, @ColdSun!

Here’s the markdown here too:

 [![Search Google][2]][1]

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

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