[Appearance] tab ("Option" dialog box)

[Format Marks] group

Used to specify showing or hiding of formatting marks.

[Show Newlines] check box

Usually, in HTML, lines are wrapped automatically for the window width. You can also start a line explicitly. To start a new line explicitly, press the [Enter] key. If you check this check box, a line break mark appears at the position where you start a line explicitly.

[Show Comment and Script Tags] check box

If this check box is checked, the marks indicating the existence of Comment in a document , Script >, are displayed.

Hint The Showing/Hiding formatting marks are indicated in the edit field and printed during printing.

[Object Frames] group

Some HTML objects, such as a paragraph and a form, help to determine the nature of text or an object and are not displayed. You can identify the objects after showing a focus frame. Specify showing/hiding object frames, which are not usually displayed.

[All] radio button

Used to display all object frames whose scope on the screen is not clear.

[Forms and Tables] radio button

A table and a caption that hide form frames and tables are displayed with a dotted line.

[Forms, Tables, and Layout Frames] radio button

Forms, tables, and layout frames that hide form frames and tables are displayed with a dotted line.

[None] radio button

Frames are not displayed.

Hint Showing/Hiding of parts frames are indicated in the edit field or printed during printing.

[Status Field] group

Used to specify an item to display the status display row.

[Document Title] radio button

The current document title is displayed.

[Path Name] radio button

The path name of a current document is displayed with its full path.

[Tag Hierarchy] radio button

The hierarchy of the tag of the current cursor position is displayed.

(Example: HTML->BODY->TABLE->TBODY->TR->TD->A )

[Base URL] radio button

The base URL of a current document is displayed.

[HTML Tag] radio button

The HTML tag with the focus is displayed.

(Example: <TABLE border="1"> )

[Grid] group

Used to specify a grid. It is convenient to place objects at a particular location in edit fields using layout frames and CSS.

[Show] check box

Check this check box when you want to display a grid.

[Color] button

Specify a color of the grid when you want to display it.

[Interval] field

Specifies the intervals between grid cells in pixel units.

[Adjust Layout Frame to Grid] check box

Check this check box when you want to adjust the upper left position of a layout frame to the grid.