Below is a tip/trick I twittered via my Twitter account earlier today. A number of people seemed interested in ? so I thought i'd blog it here too.
HTML Navigation Bar in VS 2008 By default, when you are in HTML source-editing mode with VS 2008 and Visual Web Developer 2008 Express edition there is a set of drop-downs that are rendered immediately above the HTML text editor view:
This set of drop-downs is called the "Navigation Bar", and in the VS 2008 HTML editor they allow you to navigate between functions ...
Go to the complete details ...