QUOTE
CSS Stylesheet
CODE
hidden {
display: hidden;
}
CODE
<div id="hidden">counter code between here</div>
Hi, im new to coding like this.
Am i right in thinking the first half goes anywhere in an external Stylesheet, and then the 2nd half goes anywhere in the body of each webpage?
Also, is there any way of finding out which links on a page get the most use? ie how many times they are clicked?
Cheers,
Matt