Hello! I just want to ask how will I able to make a global Div? I need this because I want to put there my stat counter code so that I will not add the code everytime I will create a page. thanks in advance!
Hello. Is it possible to know what development tools are you using? For example, what is your HTML editor? Cheers.
TechnoGeek I'm using dreamweaver, sorry I'm jus a begginner. I have this in my mind. That maybe I can do it by using frame. What do you think?
Are your pages .html, .php? If php you could create a seperate footer file, have your statcounter code in it, include footer.php into each page.