HTML(Divisions)

Version Ref:  5.0 (not included in filePro Lite)

Syntax:

HTML :DI "Text" :AL "center"

 

HTML

Function

TAG

Tag

Code

Tag Value

Attr

Value

# of

Values

Divisions

<DIV>

:DI

Optional

:AL

Align

1

 

Description:

The :DI tag is used to mark up divisions in a document. It can enclose paragraphs, headers and other block elements. Currently, you can only use it to set the default alignment for all enclosed block elements.

 

Note: If value given, its text is used, and </DIV> is automatically closed.