HTML
Visual Studio .NET 2003
Hypertext Markup Language (HTML) documents can be created and edited in the HTML Designer. Two views of HTML documents are available during editing. In Design view, you can use simple drag-and-drop procedures to add HTML elements, as well as size and position them. In HTML view, you can edit HTML markup directly and add handler functions to scripts.
In This Section
- Editing HTML
- Explains how to use HTML Designer to create and edit HTML documents.
- Working with CSS Styles
- Explains how to define a consistent look and feel for a Web site by using CSS styles.
- Introduction to Framesets
- Explains how to display multiple pages in the same browser window.
Related Sections
- HTML and XML Schema Extensibility
- Provides background on adding custom markup schemas to support new versions of HTML and XML.
- HTML Document Properties, Properties Window
- Describes properties that can be set for an HTML document.
- Setting the targetSchema Property of an HTML Document
- Explains how to select the Web browser for which an HTML document will be designed.
- HTML Designer
- Describes the Visual Studio .NET designer for HTML documents.