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 gettin 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