How to create a clickable image to post on Facebook?

Discussion in 'Content Management' started by 7rbi, May 3, 2017.

  1. #1
    How to embed a link into an image that when people click on it 'll redirect them to a website?
     
    7rbi, May 3, 2017 IP
  2. gatwickjames

    gatwickjames Active Member

    Messages:
    118
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #2
    thats a silly question

    https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_image_link
     
    gatwickjames, Jun 5, 2017 IP
  3. mlamarize12

    mlamarize12 Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    All you have to do is put an image tag inside of a link tag:

    <a href="link">
    <img src="image source">
    </a>
     
    mlamarize12, Nov 27, 2017 IP
  4. JoeSpirit

    JoeSpirit Well-Known Member

    Messages:
    1,079
    Likes Received:
    426
    Best Answers:
    5
    Trophy Points:
    133
    #4
    Or you can simply buy software to do it.
     
    JoeSpirit, Nov 28, 2017 IP