Is there any way to create a similar idea as master/content page in ASP.NET in pure HTML?
I want to create several pages in HTML, but I want that all of them look the same with some contents different. Is there any way to do this without creating several pages which are very similar to each other?

<iframes>, but I would never do that. – Blender Mar 16 '11 at 22:48<!--#include file="myIncludeFile.html" -->which you can do stuff like headers and footers and stuff in. – Mikael Östberg Mar 16 '11 at 22:50