Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 292 Bytes

3-2.md

File metadata and controls

16 lines (8 loc) · 292 Bytes

3-2 HTML5文件結構

HTML5有Document Structure 頁面架構

<header>頁首放置於網頁最上方

<nav>導覽列於頁首下方

<article>文章於網頁中間

<section>於文章內,將文章分段

<aside>為文章的旁邊的側邊欄

<footer>為最下方的頁尾