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