I am making a new website by using a template which i got online. Its index page (index.html) has a photo on it which says enter. Now when you click it the site opens in a new page but this aint no normal page. It is a page like the one which opens when you open shoutbox. It is a page with no menu's, address bar, status bar etc. and only has the contents. I want the link to be a normal one like if you click it then the page should load in the same page as usual. So what should i do.
Currently i'm using Microsoft Frontpage editor and I do have Macromedia dreamworks. So can you tell me what codes / options do i have to change. If anyone needs it then i can put up that page on my host or i can copy paste its html code.
Also I need to add a counter (Web hit counter, Should check how many times the page has been loaded) and if possible a feedback form (if not then i'll just put a link to my mail address
)
Also i was browing through the html code and i found this.
code:
<title>John Anderton's Website</title>
<meta NAME="description" CONTENT="Insert Description Here">
<meta NAME="keywords" CONTENT="Insert Keywords Here">
Whats the description and keywords for ?? Are they for the web search clients and if so i should edit them right ? As of now i have just left it alone.