Community
Articles
Topics
Q&A
Learn
Course
Programming Dictionary
Tools Library
Development tools
Website Source Code
PHP Libraries
JS special effects
Website Materials
Extension plug-ins
Leisure
Game Download
Game Tutorials
English
简体中文
English
繁体中文
日本語
한국어
Melayu
Français
Deutsch
Login
singup
首页
>
课程
>
HTML Fun Class
>
Page structure in HTML5
Page structure in HTML5
目录列表
HTML Fun Class
Introduction to HTML
What is HTML
Basic structure of H...
Create your first HT...
Create a blog simply
HTML section trainin...
HTML basic learning
HTML paragraph
HTML text formatting...
HTML titles, horizon...
Blog Project "A...
HTML elements
HTML attributes
HTML image
HTML link
Blog Project "M...
HTML list
Creation of HTML tab...
Blog Project "M...
HTML block
HTML form
Blog Project "C...
HTML color
HTML frame
Blog Project "C...
HTML section trainin...
HTML enhanced training
HTML Comprehensive T...
HTML5 basic learning
Introduction to HTML...
HTML5 content model
Page structure in HT...
header, nav & fo...
article, section &am...
HTML5 Audio element
HTML5 Video element
HTML5 Progress eleme...
HTML5 web storage
HTML5 geolocation
HTML5 drag and drop
HTML5 SVG
HTML5 SVG Animations...
HTML5 Canvas
The difference betwe...
HTML5 Canvas convers...
HTML5 form 1
HTML5 Form 2
HTML5 section traini...
HTML5 中的页面结构
通用的 HTML5 页面结构如下图所示:
在编写 HTML5 文档时,你可能不需要其中的某些元素,具体取决于你的页面结构。
拖拉排序创建一个通用的 HTML5 页面结构。
<nav>
<header>
<article>
<footer>
<section>
1
/2
继续
正确
错误