Entering content frame

Function documentation HTML Editor Locate the document in its SAP Library structure

Use

In the Developer Studio, HTML files are usually created in Web Module projects in an analogous manner to JSP pages. See Creating JSP Files.

Opening the Editor

In the J2EE Explorer, select an HTML file and choose Open from the context menu.

The HTML editor has two tabs:

·        Preview shows how the page might look in a browser.

·        Source is where the source code is displayed and edited.

This graphic is explained in the accompanying text

Features

HTML Tag Support

As you write a tag, a dropdown list of possible tags is displayed, from which you can select the appropriate one.

Formatting

Formatting is applied to the whole page. To format the source code, position the curser anywhere on the source code and choose Format from the context menu.

Customizing the Format

       1.      Choose Window  ® Preferences.

       2.      In the left pane, choose Web Editors ® XML/HTML Editor.

       3.      Specify the settings on the Color and Formatting tabs.

The sample code in the Preview pane will show how the new settings will look.

This graphic is explained in the accompanying text

       4.      Choose OK.

 

 

 

 

 

 

Leaving content frame