English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Ok, I built this website with multiple pages.
I KNOW how to upload the file to the sever. What I DONT KNOW is: whats the address for the pages that are not the index.html?
What if i wanted to point someone to that page instead of my home page?

2007-04-18 04:02:32 · 8 answers · asked by Anonymous in Computers & Internet Programming & Design

8 answers

http://www.yourdomain.com/yourfile.html

Thats it.

2007-04-18 04:06:45 · answer #1 · answered by AnalProgrammer 7 · 0 0

You have to link a button, image, text, etc. to the page location. For example

http://www.yousitename.com/thepageyouwanttolinkto.html

In dreamweaver in design mode load up your index page click on the section(button, image, text) you want to link to a different page and enter the link in the link input box on the bottom in the format I typed above. Your pages need to be sliced up if their done in Photoshop If you did the whole page
in Dreamweaver it's a little easier. Go to Webdesign.Org this site will answer all types of questions like this and a lot of more detailed ones. Their are a lot of easy turtorials to follow.

2007-04-18 11:39:39 · answer #2 · answered by Anonymous · 0 0

If you wanted to direct the visitor of your website to a page other than the home page, you could put a meta refresh on your index.html page to send them elsewhere. Example:



This will refresh the browser to the URL that you tell it to go to in the amount of time that you designate. content="2" means it will refresh within 2 seconds, to the url that is equal to http://www.site.com/page.html

2007-04-18 12:57:43 · answer #3 · answered by topherG 6 · 0 0

You can write multiple ways

one the full URL

http://your.com/your-page-name.html

or if it is in same folder

your-page-name.html

if file is in different folder

folder-name/your-page-name.html

http://your.com/folder-name/your-page-name.html

2007-04-18 11:10:20 · answer #4 · answered by Rusty Nails 5 · 0 0

Title of Page

2007-04-18 11:14:21 · answer #5 · answered by Anonymous · 0 0

well what did you name them when creating them ???

the must be www.yourpagename/name of the page you created

2007-04-18 11:07:03 · answer #6 · answered by T F 4 · 0 0

Make your index consist of one line:

2007-04-18 11:18:59 · answer #7 · answered by fjpoblam 7 · 0 0

type in http://www.yourwebsite.com/thepagename.html

2007-04-18 11:06:38 · answer #8 · answered by steven m 2 · 0 0

fedest.com, questions and answers