However, a master page is not a true ASPX page and cannot be requested in the browser directly; it
only serves as the template on which real web pages—called content pages—are based.
Instead of the @ Page directive that you saw in Chapter 4, a master page uses an @ Master directive
that identifies the file as a master page: