Home / Codes / Blogger / Blogger Image Codes / Adding Links to Images

Image Codes Adding Links to Images

 
We recommend using the code exactly how it is below. If you plan on modifying it, make sure you know what you are doing.
Image Codes Adding Links to Images

If you need codes for another social network, please click here to go to the codes main page.
 
 
Image Codes Adding Links to Images
 
If the codes mess up your profile, use "SAFE MODE" to edit or remove the code.
 
To make a regular text link, use this code:

<a href="http://urltothesite.com">Text</a>

To add a link to a picture, use this code:

<a href="http://urltothesite.com"><img src="http://urltotheimage" /></a>