AREA (area)

The AREA tag defines a section of a display. It is used to control indentation of text beyond what the default indentation provided for the higher level tags provide.
Figure 1. Syntax

1 <AREA? INDENT=
2.1! 10
2.1 n > area-text? </AREA>
INDENT
This attribute specifies the number of characters by which the current indentation is incremented.
area-text
These are tags and text for the display section.

Description

The AREA tag can be nested within another AREA tag. Any other tags are implicitly ended.