Anyone know how I can get a clickable background image?
I have
Code:
body {
background-color: #FFF;
background-image: url(images/background.gif);
}
Can I just add some quick
Code:
<a href="whateverurl"></a>
- thing to that?
I asked Big G. but could not find anything that seems what I want.
It is a background for a TGP, normal shtml page.
Thank you
