How many sections are used in HTML layout?

Last Update: Apr 27 2024 | BY: Samaya Rose

B

Bright Madhu

Sections Used in HTML Layout

Actually, there is no fixed number of sections that must be used in a layout when we designed an HTML webpage, it totally depends on designers, requirements, and the complexity of the web page.


Common Sections Used in HTML Page Layout

However, These are some common sections that are often used in HTML layouts to organize and structure the content of a web page.

  1. <header>: Represents the header section of a web page and typically contains the site's logo, navigation menu, or other introductory content.
  2. <nav>: Contains navigation links to various parts of the website or external pages.
  3. <main>: Wraps the main content of the web page, excluding headers, footers, and sidebars.
  4. <article>: Represents a self-contained piece of content that could be distributed and reused independently, such as a blog post or news article.
  5. <aside>: Contains content that is tangentially related to the main content, like sidebars or widgets.
  6. <section>: Represents a generic section of the document. It's often used to group related content together.
  7. <footer>: Represents the footer section of a web page and typically contains copyright information, contact details, and other relevant content.

1 votes

Your Answer

Email Us: advertise@gdatamart.com

Donate Us: Support to GDATAMART

LifeStyle & Fun

© 2024 GDATAMART.COM (All Rights Reserved)