herder,头部
nav,导航
article,内容
footer,底部
section,web页面中的一块区域
aside,相关内容或引文
address,在文档中定义联系信息
search,输入关键字收索文本框
menu,菜单列表
date,选取日,月,年
month,选取月和年
week,选取周和年
time,选取时间
datetime,获取年,月,日,时间
datetime-local,获取本地时间
引用css3样式,需要block声明,js脚本跟css样式
document.createElement("article");
document.createElement("header");
hgroup,可以为标题或子标题进行分组
contentEditable,可编辑,值为true或false
时间: 2025-01-07 11:23:20