<div>
<div>
is a Sectional
component that groups doenetML content into an unformatted container that can be named.
Attributes and Properties
The <div>
component does not have attributes.
Property | Type |
---|---|
$d.disabled | boolean |
$d.fixed | boolean |
$d.fixLocation | boolean |
$d.hidden | boolean |
Example: <div>
as a general container element
A <div>
can be used to group portions of
content that are to be collectively hidden or copied.