Is it possible to create an html master page without ASP.net?

GroundZERO 63

New member
Basically I have a lot of pages and I would like to have a master page which the common parts of the page can inherit from. I know that it is a simple matter using asp.net but is it possible using only html? I would really appreciate a web link or tutorial, but I haven't been able to find any good info so far.
 
Back
Top