I am working on a website that continues to grow. Most pages are php with the same basic structure, header, footer, side bar and content.
Every time I want to add a link or change the layout of the side bar I find myself having to change the code on every webpage. I utilize CSS to some extent...