Results 1 to 2 of 2

Thread: Image

  1. #1
    Join Date
    Jul 2006
    Posts
    89

    Image

    Hi All,

    I want to be able to have the image in the header made into a link and I also want to have an alt tag. I want the image to link back to the index page.

    I have tryed different coding put cant seem to get it working. I have layers which is in the content is in.

    Do I need to set this up in the CSS sheet or in the html sheet?

    Also any thoughts on what could be done with this logo:

    [IMG][/IMG]

    Thanks

  2. #2
    Join Date
    Jul 2006
    Posts
    3
    Hi,

    Hmm, maybe you could try this?

    <a href="index.html" title="what you want your alt tag to say"><img src="img link here" border="0"></a>

    I learnt this a few days ago when I also had the same prob so hope that helps you!

Posting Permissions

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