div

Generic block-level container with no semantic meaning.

Description

The <div> element is part of the Text Content category in HTML.

Basic Example

Example div content
<div>...</div>

Attributes

This element supports global attributes.

Accessibility

Accessibility considerations for the <div> element will be documented here.

Related Elements

Related elements will be documented here.