HTML5 section tag meanings?

前端 未结 4 1827
广开言路
广开言路 2020-12-17 15:21

I know there are tons of questions about this topic but I can\'t find an authoritative source for the answer.

This is the official definition and th

4条回答
  •  眼角桃花
    2020-12-17 15:55

    Here's the official w3c take on section:

    http://www.w3.org/wiki/HTML/Elements/section

    Quote: "The [section] element represents a generic section of a document or application."

    I guess, in theory if you have an article within an article then your nested selections example might work. But, why would you have an article within an article ? Makes little semantic sense.

提交回复
热议问题