Opening nav menu content in main content column
You will have to excuse me because I am quite new to CSS. I am trying to create a personal website using style sheets - with a basic two column layout with a header and footer. I have created the elements of the front page and have the navigatin bar on the left (Home, About me, etc) but I am unsure how to code it so that when one of the links on th nav menu on the left is clicked - it will open the page in the central column (main content column) without removing the nav bar menu/header and footer.
I seem to be fine getting the first page up and running, just getting lost when I attempt to link to additional pages.
Basically want my site to open everything in the main content window - keeping the menu's on the left all the time. Like the following site does:
24houhtmlcafe.com
Any help would be appreciated