Adding image that links to website
-
I am trying to use an image that once clicked takes to my etsy shop but I do not know the code to input into the text widgit. Can anyone translate it for me?
the image url is http://knitarama.wordpress.com/files/2009/11/images.jpeg and the webiste I want this image linked to is http://etsy.com/lilmommacassThe blog I need help with is: (visible only to logged in users)
-
Make a link:
Insert and image:
<img src=”your image address here”>
Make an image a link:
<img src=”your image address here”>
Welcome to simple html.
-
Oops, forgot to disable the code! Remove the * from the following:
Make a link:
Insert an image:
<img *src=”your image address here”>
Make an image a link:
-
This is the easiest way to do it and it does not require you to know any HTML at all.
-
anyone knows how to relocate a pic? like you place the pic in the
middle of your paragraph. Or left or right on your sentences -
-
- The topic ‘Adding image that links to website’ is closed to new replies.