I want to set up a template that has a header on top, footer on bottom, content area in middle of screen and a menu on left side of screen.
I want the menu links to call underlying pages written in html to display in the 'content" area.
Much like Iframes, but with the clean coding of php include.
Is this possible?
Ron