html5标签有哪些(部分)

图形: canvas

多媒体: video audio

语义元素: article  header footer section time dialog[弹窗]  nav[导航链接]等

应用: 

本地数据存储 localStorage和sessionStorage

应用程序缓存(html标签上设置manifest进行应用缓存,无网连接)   

定位用户位置(Geolocation API)

使用css3:阴影效果(shadow)  圆角(radius)  动画(animation @keyframes)2D/3D转换(transform translate rotate...)...

移除元素: font big center...

你可能感兴趣的:(html5标签有哪些(部分))