View Full Version : double page web page...HELP!!!


Moonrain
10-01-2006, 07:01 PM
I have a web site (moonrain.esmartdesign.com) I want to know how to make a second page to the website how do I do that?:confused:

Tell me if you have any questions

Arwen
10-01-2006, 07:25 PM
Just create another page and upload it to your server.

pb&j
10-02-2006, 07:07 AM
and give it a different name from your first page.
you can then provide a link to it on your first page.

example...

<a href="secondpagename.html"> text here linking to second page </a>