Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Web Development (https://www.askmehelpdesk.com/forumdisplay.php?f=467)
-   -   Adobe Photoshop (https://www.askmehelpdesk.com/showthread.php?t=136562)

  • Oct 3, 2007, 06:47 AM
    Wonder84lalala
    Adobe Photoshop
    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 :)
  • Oct 3, 2007, 06:59 AM
    benn11
    <a href="">Text</a>
  • Dec 31, 2007, 07:50 AM
    Kizzza
    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&#174; - 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.