页面区域语义:header、nav、main、section、article、aside、footer | HTML

本章覆盖:`<header>`;`<nav>`;`<main>`;`<section>`;`<article>`;`<aside>`;`<footer>`;landmark 语义;section 与 div 的选择;article 的独立内容语义;一页多个 header / footer 的合理场景。

本章知识点

  • <header>
  • <nav>
  • <main>
  • <section>
  • <article>
  • <aside>
  • <footer>
  • landmark 语义
  • section 与 div 的选择
  • article 的独立内容语义
  • 一页多个 header / footer 的合理场景