To add a link to an image place it inside an "a" tag.
<a href="address of link goes here">
<img src="address of image goes here" alt="description of image goes here" />
</a>
<a href="address of link goes here">
<img src="address of image goes here" alt="description of image goes here" />
</a>
Right click on picture and Create Shortcut.
To add a link to an image place it inside an "a" tag.
<a href="address of link goes here">
<img src="address of image goes here" alt="description of image goes here" />
</a>
<a href="address of link goes here">
<img src="address of image goes here" alt="description of image goes here" />
</a>
Make a Photobucket account and upload the picture. Go to: www.photobucket.com
If you add any picture on your webpage, the html code is look like this,
<a href="link.html" target="_blank"><img src="YourPictureName.jpg" width="anysize" height="anysize"></a>
you can choose target as _blank,_self,_top,_parent.
For more inf please go to other friends links above!
<a href="link.html" target="_blank"><img src="YourPictureName.jpg" width="anysize" height="anysize"></a>
you can choose target as _blank,_self,_top,_parent.
For more inf please go to other friends links above!
You mean an adoptable?
Scan it & save it to My Pictures.
<a href=place your website here <img src=place the image url here. You can find the url by right clicking your image & clicking Properties & copy & pasting the Address URL. border=0></a>
Scan it & save it to My Pictures.
<a href=place your website here <img src=place the image url here. You can find the url by right clicking your image & clicking Properties & copy & pasting the Address URL. border=0></a>
Scan it and save it to your file.
<a href="Linkloc.html"><img src="Imageloc.gif" alt="" border=0></a>