Announcement

Collapse
No announcement yet.

table links

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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
    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.

    Comment


    • #3
      Re: table links

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

      Diane
      Diane Milinowski

      Comment


      • #4
        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
        Regards Chris.

        Collectables, Collecting, collectors-info.com

        www.chrismorris.co.uk

        House build project

        Comment

        Working...
        X