15.列舉你了解Html5. Css3 新特性


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


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM