Editor - visual editing mode

The visual editing mode makes it much easier to work with the site. It is especially useful for novice webmasters, who do not have not yet enough experience in creating web pages directly in HTML language in source code editing mode).

To switch the editor from code editing mode to visual mode, use the "Visual Editor" command in the code editing editor popup menu (the command icon shown opposite), or the mini toolbar (the thumbnail icon shown next to it)

Only HTML documents can be edited in visual editing mode.

Limitations of visual editing mode

Most of the tools for inserting tags work same as in the source code editing mode.

The most important tools and properties that are disabled in the visual mode include:

Visual mode operation

By creating a page in visual mode you can immediately see how it will look like. This makes it easier to arrange page elements in the way they will be displayed later in the browser.

Tag icons
For easier to find paragraph formatting tags (<P>, <DIV>, <BR>,<SPAN>, as well as for comments), in editor window, in the place where the tag is inserted in the code its symbol will be placed.

Create and format a table
Table frames and table cells are marked in the editor with gray lines. When you click on a frame table, you can change its dimension by dragging it to the desired location.

Insert images
To insert an image into a page, use Image inserting tools. You can also double-click the file name of the image in the file list in the Projects. You can also use the shortcut (standardShift+Ctrl+I).

Visual editing settings

To ensure that code created while working in visual mode can be easily editable, it can be formatted using the formatting tools. In the program's Settings window, you can select the HTML formatting scheme to be to be applied. In the same window, you can set other options for the visual mode.

To top