WEB EDITOR

Working with: DIV

As you may already know, the DIV element can be declared anywhere in the body of your HTML document. In general, the DIV element provides you with mechanism for structuring your pages in areas or blocks. Hidden div on the other hand, is a mechanism to hide certain content in your page, and to display it only when specific link/button is pressed.

To insert a Div:
  1. Position the text marker where you want to insert the Div.
  2. Click the Div icon () on the Main Toolbar.
  3. Right-click in the Div and select Div Properties from the menu to change the default Div attributes.

Div Properties

Use this window to change the default Div attributes.

Layout

The attributes in this section control the Div element layout.

Background

The attributes in this section control the Div element background.

Position

The attributes in this section control the Div element position on the page.

Tag

Use this edit box if you need to define any additional custom attributes for the Div element.