Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6882873
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:18:35+00:00 2026-05-27T05:18:35+00:00

Why would a HTML5 website adopt the following structure? I am specifically interested in

  • 0

Why would a HTML5 website adopt the following structure? I am specifically interested in the use of the outer <section> element.

I realise that this validates as HTML5, but I do not understand why a section would contain an article. I thought that a section was to be thought of like a “chapter” of an article. Why wouldn’t one just use <div id="main"> ... </div>? Is there a semantic advantage (perhaps for SEO) of using the outer section element?

Note: I have simplified the source by removing various container / inner wrapper DIV elements.

<div id="wrapper">
    <section id="main">
        <article id="home">
            <section class="block">
                <h1>Heading</h1>
                <p>Content...</p>
                <p>Content...</p>
            </section>
            <section class="block">
                <p>Content...</p>
                <p>Content...</p>
            </section>
        </article>
    </section>
</div>

I am unable to provide a link to the website in question because it contains content that some viewers may find offensive.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T05:18:35+00:00Added an answer on May 27, 2026 at 5:18 am

    From the spec:

    The section element represents a generic document or application
    section…The section element is not a generic container element. When
    an element is needed for styling purposes or as a convenience for
    scripting, authors are encouraged to use the div element instead.

    And:

    Examples of sections would be chapters, the various tabbed pages in a
    tabbed dialog box, or the numbered sections of a thesis. A Web site’s
    home page could be split into sections for an introduction, news
    items, and contact information.

    So in my opinion, what you have demonstrated is not really a valid semantic use for the section element, and div would be better (or nothing at all, considering there is already the wrapper div). However, the two child section elements are probably used more as the spec intended.

    I don’t believe any of the HTML5 elements (article, section etc.) have any real bearing on SEO at the moment, although they could in the future. And I may be wrong. I’m not an SEO expert.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to use this great little audio player on a website: http://www.brianhadaway.com/html5-audio-player-with-flash-fallback/ It
It would seem natural to me that HTML would support this: <div id=comment1> <div
I wanted to make a website that would let users record a small video
So I'm building a website that will use a lot of animated GIF's on
I would like to show a video on my website and I know that
I recently came across this article which explains how to use HTML5 tags in
I am kind of new to javascript/html5. normally I would do that kind of
I'm developing a mobile website in HTML/HTML5. This is NOT an iOS app but
What are the main reasons someone would use HTML's tbody in a table? Is
For the following example: http://developer.yahoo.com/yui/examples/tabview/frommarkup_clean.html I would like to make the tabs right aligned

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.