← Back to Tag Glossary

<div>

Text

A generic division container. Blocks content together to target with styles or script selectors.

Common Attributes

  • class Configures the element's custom class parameter.
  • id Configures the element's custom id parameter.
interactive-example.html
Live Preview