<div>
<div>
- The <div> element is a block-level element.
- Is often used as a container for other HTML elements.
- Has no required attributes, but style, class and id are common.
<div> → belongs to → Block-level Elements.
Clickable & Draggable!