Hi,
I just want to create an HTML link from any text the of images or buttons that I created within abode photoshop, how can I do it?
Thanks for any help :)
![]() |
Hi,
I just want to create an HTML link from any text the of images or buttons that I created within abode photoshop, how can I do it?
Thanks for any help :)
<a href="">Text</a>
If you want to make an image a link then use this:
<a href="LINK OF DESTINATION GOES HERE"><img src="PHOTOSHOP IMAGE LINK GOES HERE" border="0"></a>
If you don't have an image link for your photoshop image, you can upload it here: TinyPic - Share the Experience!™ or ImageShack® - Hosting
But before uploading, I would convert the image to a JPG/JPEG or GIF format.
OR
If you want to make a text link, then use this:
<a href="LINK OF DESTINATION GOES HERE">Text goes here</a>
Hope that was helpful.
All times are GMT -7. The time now is 08:39 PM. |