How do you make a header image link back to the home page of a website? Also right now when I highlight text on my site it just turns the text blue, but the area behind the text remains white, how do I make the area behind the text change to blue as well? Thanks in advance fro the help.
<a href="www.yourdomain.com"><img src="http://www.yourdomian.com/link/to/image.jpg" alt="header-description"/></a> use css to change background color of text like background-color
Is there a way to do the header in CSS? I can't find the html part to change it, it only seems to happen in the stylesheet.
in CSS if your using DW, just click on the header in design view and at the bottom is a properties inspector, where it says link type in the URL you want it to go to when clicked... but make sure you have a hash (#) before the http part of the URL.. hope this helps and im not sure how to change the background of the text a different color, behaviours arnt my best field
This is in wordpress if it helps, I still can't figure out how to make the header link to something. The header is in there as the background which apparently makes it difficult to do. This is about the site in my sig if it helps. Any idea how to make a background image a link or just make it a normal image?