B
brammer
Guest
I've been building websites for about 5 years now, never more than simple HTML in Dreamweaver. I'm about to build a web site that essentially needs a header/menu-sidebar/bg to stay the same on every single page, and only the content on each page to be different. Pretty much, I want to make a template - HOWEVER - how can I make this "template" come from a source file? In other words, if I want to change a menu item or header in the future, I don't want to change every single page- just the "template" file. Is this something I would do with CSS? Where do I start or learn about this?