- Creates a box with a black border/outline
- Divides a page visually into columns
- Creates a horizontal rule
- Creates an invisible box that can be styled with CSS
EXPLANATION
The <div> element (or division element) is a generic, non-semantic, container or box used to group elements for styling purposes.