hyperlink

Home Forums Questions & Answers hyperlink

Viewing 1 reply thread
  • Author
    Posts
    • #841 Reply
      Samantha
      Guest

      Is it possible to hyperlink text on a photo, or to hyperlink the entire photo to a website?

    • #849 Reply
      Ribbet
      Keymaster

      Hi Samantha, Yes this is already possible. When you put the photo up on a website or blog, you need to use html code to create the hyperlink. An example of this code would be:

      <a href="http://www.mylink.com">
         <img src="http://www.mywebsite.com/ribbet_image.jpg">
      </a>

      Replace mylink.com with the link you want visitors to go to when the image is clicked, and replace mywebsite.com/ribbet_image.jpg with the location of the image.

Viewing 1 reply thread
Reply To: hyperlink
Your information: