How to make the banner clickable?????
I added this code so my banner resizes and lost the ability to click it to return to the homepage. What code can i add to it to fix this???
<!-- logo -->
<img alt=" http://www.mysite.net" src="/images/banner/mybanner.jpg" width="100%" height="200"></img>
<link rel="favicon.ico" href="favicon.ico" />
<!-- /logo -->
Thanks in advance!
|