Skip to content

section

概述

核心属性

典型场景

最佳实践

  1. section 用来实现不同区块的分隔
    1. 内容存在语义化则使用 article 替换 section
    2. 容器元素则使用 div 替换