Code:
<div id="link"><a href="../../"><span class="head_text"> Live
Cam Sex Amateur Cam Girls XXX Nude Webcam<br>
</span></a></div>
I made a div clickable this way
Code:
#link a{ /*sets height/width of #link and makes it clickable*/
width: 100%;
height: 50px;
display: block;
font-size:90%;
color:#9FF6FC;
text-decoration:none;
}
A div not the whole body tag ...