- The document discusses nested master pages, which allow different sections of a website to customize a shared site-wide layout.
- A nested master page binds to a top-level master page and defines additional markup specific to certain types of pages.
- The example creates a simple nested master page hierarchy with a top-level master page and two nested master pages to demonstrate how nested master pages work.