首页 > Web开发 > 详细

html5新特性

时间:2017-10-11 18:43:47      阅读:252      评论:0      收藏:0      [点我收藏+]

1、语义特性

header  nav  article  aside  footer  section  

bdi  command  details  dialog  summary  figure  figcaption  mark  progress  ruby rt rp time  wbr 

 

input类型:color  date  datetime  datetime-local  email  month  number  range  search  tel  time  url  week

表单元素/属性:datalist  keygen  output   

【form】:autocomplete  novalidate 

【input】:autocomplete、autofocus、form、formaction、formenctype、formmethod、formnovalidate、formtarget、height and width、list、min and max、multiple、pattern (regexp)、placeholder、required、step

2、本地存储

包含:程序缓存、本地存储、索引数据库、文件接口

3、设备访问特性

地理位置API,媒体访问API,联系人管理API,设备方向和运动API

4、连接特性

网页Sockets,服务器发送事件

5、网页多媒体特性

Audio/Video

6、三维、图形、特效

可缩放的矢量图形(SVG)、画布(canvas)、网页图形库(webgl)、CSS3 3D、拖放

7、性能与集成特性

网页后台任务(Web workers)、新的Ajax

详情:

http://blog.csdn.net/gane_cheng/article/details/52819118

http://blog.csdn.net/chandoudeyuyi/article/details/69206236

 

 

 

 

html5新特性

原文:http://www.cnblogs.com/redn/p/7652057.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!