ASP .NET Page Templates
ASP .NET 1.1 provides a mechanism in which there is a consistent look throughout the
application. It allows you to organize each page with headers, footers, menus that wrap
around the page content.
The example can be viewed here: PageTemplate