随笔分类 - html5/css3学习笔记
html5/css3学习笔记
摘要:HTML标签是忽略大小写的,但是class的值是不忽略大小写的,比如你写个class="videoBar",那么css样式必须得写.videoBar,如果写成videobar那就不行。html5:新标签、新属性 footer section.... 语义化 搜索引擎 新标签:有用,国外 ->...
阅读全文
摘要:1、HTML5的X轴往右是正方向,Y轴往下是正方向,原点是左上角2、background-size, background-clip, background-origin, transform-origin, -webkit-box-reflect3、css3蒙板是用-webkit-mask这个属性...
阅读全文
摘要:1、移动端几个小事件:onmousedown ontouchstartonmousemove ontouchmoveonmouseup ontouchend2、css3,从视觉角度变化了,但是本质没变,不会引起重排,性能极高!*以后做效果的时候,尽量用css3样式3、removeEventListe...
阅读全文

浙公网安备 33010602011771号