Main标签

main

main 标签规定文档的主要内容。
main 元素中的内容对于文档来说应当是唯一的。它不应包含在文档中重复出现的内容,比如侧栏、导航栏、版权信息、站点标志或搜索表单。
注释:在一个文档中,不能出现一个以上的 main 元素。main 元素不能是以下元素的后代:articleasidefooterheadernav





Using main


My page




My article


Content




Copyright 2013


另一个例子:

Skateboards


The skateboard is the way cool kids get around


Longboards


Longboards are a type of skateboard with a longer
wheelbase and larger, softer wheels.

...

...


Electric Skateboards


These no longer require the propelling of the skateboard
by means of the feet; rather an electric motor propels the board,
fed by an electric battery.

...

...

HTML 5中又新增加main标签

the main element

posted @ 2015-03-20 17:53  健达  阅读(406)  评论(0)    收藏  举报