Multiple choice technology web technology

Two View tabs offered by Visual Studio 2005 that enables to switch the view of the page are

  1. Design and HTML

  2. Design and Source

  3. HTML and Source

  4. Form and Html

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Visual Studio 2005 provides two primary viewing modes for web pages: Design view (visual editor) and Source view (code editor). These tabs allow developers to switch between visual layout and HTML source code perspectives of the same page.