Forum Moderators: mack

Message Too Old, No Replies

Linking pages with a template

         

chrissio

5:13 pm on May 9, 2003 (gmt 0)

10+ Year Member



I am in the middle of redeisgning a web page. I have set up a template for my new design with my index.html, top.html, menu.html and main.html. I have the main page working but non of my links work. For example in the menu bar their is a products link. in order for my main.html to switch to the products page (leaving my top and menu the same) how should I set this up. Do I create a new folder called products? or do I create a products.html page? And how do I set up this link.
I know there is a simple solution but bear with me I am new.

Chrissio

JamesR

8:19 pm on May 9, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It sounds like you are using frames in this setup, is that correct?

chrissio

7:30 pm on May 14, 2003 (gmt 0)

10+ Year Member



yes my index is set up with frames.

JamesR

8:05 pm on May 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sounds like you would just create a products.html page and make sure all the links in the navigation are set to point to products.html .

Here are a couple of tutorials on frames:

[tiemdesign.com...]

[w3.org...]

chrissio

8:55 pm on May 14, 2003 (gmt 0)

10+ Year Member



Thanks a Bunch I've figured it out!