quote:
Originally posted by John Anderton
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.
For the image use
code:
<a href="page to open" taget="_blank"><img src="enter image" alt="Enter" /></a>
quote:
Originally posted by John Anderton
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 )
Does you host support cgi (php or perl etc)?
And some host come with premade CGI scripts for things like that.
quote:
Originally posted by John Anderton
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.
Yeh web crawlers read then to get information on the site.