Hidden Div Layers

Do you need to hide something on your page? Maybe it's a track you don't want people to click on, just use this hidden div layer :)

1 Copy and paste the following anywhere on your page:
<div id="hidden" style="position:absolute;top:0;left:0;visibility:hidden"> TRACKER or whatever you want to hide codes go in here :) </div>