1.h5與h4的區別
概念的變化:
h5更注重內容與結構,不再只專注於表現。
宣告與標籤:
新的宣告背簡化:
2.單標記符,雙標記符
(1) 不允許寫的結束符的標籤:area、base、br、col、command、embed、hr、img、input、keygen、link、meta、param、source、
track、wbr
(2)可以省略結束符的標籤:li、dt、dd、p、rt、optgroup、option、
colgroup、thread、tbody、tr、td、th
(3)可以完全省略的標籤:html、head、body、colgroup、tbody
3.新增標籤
HTML5的語法變化
1 標籤不再區分大小寫 hello,world 2 元素可以省略結束標籤 1 空元素語法的元素 area base br col command embed hr img input keygen link mata param source wbr 2 可以省略結束標籤的元素 colgroup d...
HTML5的語法變化
1 標籤不再區分大小寫 hello,world 2 元素可以省略結束標籤 1 空元素語法的元素 area base br col command embed hr img input keygen link mata param source wbr 2 可以省略結束標籤的元素 colgroup d...
html5標籤屬性大全 HTML5
音訊格式 屬性 值描述 屬性 值描述 屬性值描述 屬性值描述 gz bjsh 屬性值 描述 required required 表單擁有該屬性表示其內容不能為空,必填 placeholder 提示文字 表單的提示資訊,存在預設值將不顯示 autofocus autofocus 自動聚焦屬性,頁面載入...