<area> Element

The <area> element is used to describe the objects acting as a dashboard with absolute positioning. The dashboard can contain only one block. The dashboard characteristics are described with the collection of corresponding properties.

Syntax

<area> may contain several nested <prop> elements and no more than one nested <block> element.

<area key="" tag="">
  <prop>...</prop>
  
...
  <prop>...</prop>
  <
block>...</block>
</
area>

Element Attributes

Attribute Description
key The <area> element identifier.
tag Property name.

See also:

Dashboard Constructive Elements