<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.

Props for <div name="d">
PropertyType
$d.disabledboolean
$d.fixedboolean
$d.fixLocationboolean
$d.hiddenboolean

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.