|
ASP.NET Book
The online ASP.NET Tutorial Book |
|||||||||
|
|
|||||||||
ASP.NET BasicsHTML BasicsASP.NET Web Server Advanced HTML Application Designing Using Visual Studio ASP.NET Standards ASP.NET Styling ASP.NET Navigation ASP.NET TipsASP.NET ValidationHTML forms CSS Styling CSS Advanced ASP.NET Features ASP.NET Image Effects Common mistakes DB Design tips Building ApplicationsDesign Secure AppsBuild Secure Apps |
2.2 ASP.NET Document Outline |
||||||||
|
When you use Visual Studio, you can use its Document Outline pane by going to View - -> Document Outline. The Document Outline pane in Visual Studio makes it easier for you to analyze the web site’s layout structure.
For example: The following is the Document Outline for the web page with the code in previous Chapter - Page Layout using <div> tags. This outline shows that the page contains three subsections with a logo, the home hyperlink and the phone number.
Table of ContentsChapter 1 - HTML Web Standards [top] |
|||||||||