Skip to content
Wepress
Main Navigation
Home
Examples
基础
HTML
CSS
JavaScript
编程
前端安全
场景题
工程化
性能优化
编程题
跨端技术
框架
Node
React
TypeScript
Vue
小程序
计算机网络
其他
AI相关
leetcode
工具
算法
计算机基础
趣味题
选择题
Appearance
Menu
Return to top
On this page
HTML5 有哪些新特性?
参考答案:
新增语义化标签:nav、header、footer、aside、section、article
音频、视频标签:audio、video
数据存储:localStorage、sessionStorage
canvas(画布)、Geolocation(地理定位)、websocket(通信协议)
input标签新增属性:placeholder、autocomplete、autofocus、required
history API
go、forward、back、pushstate