1.Content pages are ASP.NET pages that have the regular.aspx file name extension
2.Each content page contains an @page directive
3.Each content page uses the same page structure and common features that are used by the master page to which it is attached
4.none of the above