|
I've put some thought into this as well, and to some extent you can do it in CSS (such as a background image, or font/color), but otherwise I think you need to either just use an iframe or a script language like PHP or ASP that can load in the HTML from a file.
Personally I just put the header and footer in an iframe, it displays fine and that way I can make a global change.
|