PDA

View Full Version : installation of counter


Morgan
02-10-2004, 03:52 PM
Hi everyone:
I have a hard time installing the code. I have a javascript code <SCRIPT type=text/javascript></script>in <body> and then a CSS code <style type="text/css"> </style> and then just regular HTML code before <body> tag. Where should I insert the installation code for the counter?
Thanks

bonbon
02-10-2004, 03:54 PM
between <body> and </body>

Morgan
02-10-2004, 07:12 PM
Thanks. I install it.