1、拖拽釋放(Drap and drop) API ondrop
2、自定義屬性data-id
3、語義化更好的內容標簽(header,nav,footer ,aside, article, section)
4、地理(Geolocation) API
5、表單控件 calendar , date , time , email , url , search , tel , file , number
6、新的技術 webworker, websocket , Geolocation
C3::
顏色: 新增RGBA , HSLA模式
文字陰影(text-shadow)
邊框: 圓角(border-radius) 邊框陰影 : box-shadow
盒子模型: box-sizing
背景:background-size background-origin background-clip
漸變: linear-gradient , radial-gradient
過渡 : transition 可實現動畫
自定義動畫 animate @keyfrom
媒體查詢 多欄布局 @media screen and (width:800px) {…}
border-image
2D轉換;transform: translate(x,y) rotate(x,y) skew(x,y) scale(x,y)
3D轉換
字體圖標 font-face
彈性布局flex