Well, I am making a site but I cant figure out how to make it so when you click a link only the middle content stuff changes. I want everything else on the sides to stay the same. I know it can be done because an example would be this SITE. I am using NVU to make my site if that would help any.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
You really don't need server side includes to have everything around your content area stay the same for each page. You need to create a layout first that has all of the sidebar, header and footer information you want. Use this layout for every page you are creating and only change the content area for each page. I am working on a page and by now means is the slide show going to have the pictures that are on this page as they are just filler pics. The image to the left is not the correct image either it's just there to help with color pick. You can check out the source for the pages if you like. Forgive me if this is not what you meant.