Results 1 to 4 of 4

Thread: table links
      
   

  1. #1
    Diane Milinowski's Avatar
    Diane Milinowski is offline Sergeant Major
    Join Date
    Aug 2007
    Location
    Mabelvale, AR
    Posts
    90

    Wink table links

    I need help inserting links into a table. What it is is an image inside a table. I assume you go to cell html and add the link, which should be www.heathsstuff.com/bunk_beds. Is this right? And does it go before, inside, or after the tag? Also, do I have to add the alt code manually too?

    Thank you
    Diane

    I LOVE HEATH!!!!!
    Diane Milinowski

  2. #2
    judavvforum is offline Major
    Join Date
    Nov 2007
    Location
    Arizona
    Posts
    389

    Default Re: table links

    If you just set an image into the table cell, using the image tool; then you just right click the image and select properties, then add the link url. Just like you would any image.

    If you used the table (cell) properties to add the image, then that just creates a "background image" and don't think you can link that. You could put a link on any text in that cell, using the "hyperlink" tool.

  3. #3
    Diane Milinowski's Avatar
    Diane Milinowski is offline Sergeant Major
    Join Date
    Aug 2007
    Location
    Mabelvale, AR
    Posts
    90

    Default Re: table links

    thanks alot for the help. I hope LadyEye will see this post and give me a response.

    Diane
    Diane Milinowski

  4. #4
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: table links

    Hi, the only way i know off hand is by code.
    Right click on cell & open the cell html & place this code with your details into the "inside tag" area. Change the part in red to where you want to link to go when clicked & the part in blue to where your image is hosted/stored. It might be an idea to have a hight & width in place as below, but always best to resize the images to the corect size to save having those fuzzy edges.

    <a href="http://www.collectors-info.com/"><img src="http://www.collectors-info.com/Collector-bird-jackdoor.gif" alt="" align="top" border="0" style="width:129px;height:126px;"></a

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49