Yahoo Answers is shutting down on 4 May 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Adding text/link to my header on my website?

I had a header made for me, png and jpg file both, with spaces left for my text links. How do I add them to the jpg or png?? Thanks

2 Answers

Relevance
  • Anonymous
    1 decade ago
    Favourite answer

    I take it you are putting your nav links across the header image. For me to give you the correct code for this, you need to provide either the link to the header image and all your links you want to use or a link to your site.

    Need this so I know where to position the text links.

    Ron

  • 1 decade ago

    if you want to hyperlink your header image, use this code

    <a href="link.html">

    <img src="header.jpg" />

    </a>

    if you want multiple links in a single image file, then you have to use image mapping for that in html.

    http://frinity.blogspot.com/

Still have questions? Get answers by asking now.