I have a website which I want to have a consistent style (a header and a side menu) in every page.
I want to create something similar to a master page for it. I don't want to use frames.
How could I achieve this using HTML, CSS, JavaScript and jQuery?