<h4 class=\"left\"> <span class=\"description\"></span><a href=\"link\"></a></h4>
h4 a {display:block;width:100%;height:100%;}
This is probably a very simple thing but I can't figure it out. Pardon the site, it's still a work in progress. My question is...
How do I make the Cari Campbell & Associates, LLC logo link back to the index page? Looks like it's an h4 tag? Any suggestions?
Test Site:
http://www.nickswenson.com/
Thanks!
Nick
then some CSS:
h4 a {display:block;
width:100%;
height:100%;
}
Sytax: <a href=" write path ">write one word </a>.