meta

This is a convenient parent tag for all non-UI tags. The meta tag does not deepen the scope, therefore children of the meta are considered at the same scope as the meta tag itself, and therefore siblings of other top-level tags.

Syntax

<meta>

non-ui-tags

</meta>

Attributes

None.