I inserted the counter code on my page but all that appears is html code all over my page. Whats wrong?
If html code is appearing instead of the hit counter it means that the code was added as text to the page, and not to the actual code in page. Consequently, your browser is displaying the code for your counter instead of the actual counter itself. To solve this problem you need to remove the html code you added and re-add the code in the correct location.