Building an ASP.NET 2.0 Master Page in Three Steps - Step 2: Adding some features to the Master
(Page 3 of 5 )
Above and below the ContentPlaceHolder let's add some HTML code so that the source of Tutorial.master appears as shown. What you add to the Master will appear as is in all the pages which reference this Master.

The design view after adding the header and the footer is shown in the next picture. The contentplaceholder is empty, but you will see the header and the footer.

Next: Step 3: Create a web page which uses the Master >>
More .NET Articles
More By Jayaram Krishnaswamy