When a page based on a master page is requested in the browser, the server reads in both the content
page and the master page, merges the two, processes them, and then sends the fi nal result to the
browser. In step 6 of this exercise you saw that the HTML in the browser for the requested page contained
the markup from both files.