How to make a html website header graphic clickable?

3 replies
  • WEB DESIGN
  • |
I am trying to make the header of my site clickable. The header is an image. Been searching for answers for the afternoon, but nothing has worked so far.

It is coded in html with CSS

Any ideas

Cheers
#clickable #graphic #header #html #make #website
  • Profile picture of the author BillyW
    In the html put <a href="clickable URL"><img src="url of where header image is" alt="some text to describe image (used for SEO purposes)"/></a>.

    Hope this helps!
    Signature
    Qosso.com - Exceptional Branding At Affordable Prices
    {{ DiscussionBoard.errors[6647890].message }}
    • Profile picture of the author keepitsimple
      Wow, that was so simple after all the different coding ideas I tried to follow!

      Really big thanks Billy

      Cheers

      mark
      Signature

      Don't forget your dreams

      {{ DiscussionBoard.errors[6648012].message }}
  • Profile picture of the author BillyW
    You're very welcome. Just remember to think about the simple fixes first instead of the more complex ones.
    Signature
    Qosso.com - Exceptional Branding At Affordable Prices
    {{ DiscussionBoard.errors[6648107].message }}

Trending Topics