STRUCTURAL

Structural elements define the basic layout of a webpage and group related content together.

They help browsers and developers understand the content hierarchy.

TEXT

Text elements are used to format and present content.

They include headings, paragraphs, emphasis, and more.

INTERACTIVE

Interactive elements enable user interaction like clicking or toggling content.

They are essential for dynamic user experiences.

INPUT

Input elements allow users to enter and submit information on a webpage.

These are commonly used inside forms to gather data.

MULTIMEDIA

Multimedia elements embed images, videos, and audio content in web pages.

They enrich the user experience and support diverse content formats.