Do not use the <section> element as a generic container; this is what <div> is for, especially when the sectioning is only for styling purposes.

Do not use the <section> element as a generic container; this is what <div> is for, especially when the sectioning is only for styling purposes. A rule of thumb is that a section should logically appear in the outline of a document.

 

 

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/section

 

posted @ 2017-12-10 20:38  papering  阅读(139)  评论(0编辑  收藏  举报