DeveloperBreeze

Global Attributes Development Tutorials, Guides & Insights

Unlock 1+ expert-curated global attributes tutorials, real-world code snippets, and modern dev strategies. From fundamentals to advanced topics, boost your global attributes skills on DeveloperBreeze.

HTML5 Cheatsheet

Cheatsheet August 03, 2024
html

  • <header>: Introductory content or navigation links.
  • <nav>: Navigation links.
  • <main>: Main content of the document.
  • <section>: Thematic grouping of content.
  • <article>: Independent content (e.g., blog post).
  • <aside>: Sidebar content.
  • <footer>: Footer content.
  • <figure>: Self-contained content, like images with captions.
  • <figcaption>: Caption for a <figure>.

HTML5 supports native multimedia embedding: