Nesting HTML5 section tags

后端 未结 5 1404
再見小時候
再見小時候 2020-12-15 03:05

Is this a correct way to use the

tag?

5条回答
  •  死守一世寂寞
    2020-12-15 03:53

    HTML5 also allows for setups such as:

    Header of section
    Footer of section

    multiple times on the same page, so you don't have just the one header, it goes a lot deeper than this, but it's worth checking out.

    Check out the http://gsnedders.html5.org/outliner/

提交回复
热议问题