<fieldset>

List of tags

Summary:
The fieldset element allows the grouping of related fields and text. This grouping allows the optimising of layout and navigation. Fieldset elements may nest, providing the author with a means of specifying behaviour across a wide variety of devices.

Attributes:
NameData typeMandatoryDefaultDescription
idStringX A unique name for the tag within the deck
classStringX A name of a class of which the tag is a member
xml:langStringX The natural or formal language of the tag or its attributes
titleStringX Specifies a title for this element, which may be used in the presentation of this object.

Nested tags:
<em> <strong> <b> <i> <u> <big> <small> <br> <img> <anchor> <a> <table> <input> <select> <fieldset> <do>