Intro page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a website done in frontpage, and after making the home page i got the
idea of adding a type of intro page with my companies logo and name. How can
i have it so that when a user goes to my website, it will redirect to the
"intro page" with the logo any everything, than the user can click an intro
button and return to the home page?
 
Make the intro page the home page. i.e the page named index.htm (or
whatever your default index file needs to be called according to your web
host). then name your *actual* home page index2.htm (for example)

Then on the index.htm just put a link to index2.htm.

I don't really think this sort of "splash" screen is really necessary, if
you have your logo on every page, the visitor will know they're on your
site.
 
Back
Top