07 2016 档案
摘要:text-shadow text-shadow:none|[color x-offset y-offset blur-radius] 注意: 在ie下,可以使用滤镜filter:shadow(Color=颜色值, Direction=数值, Strength=数值) 其中:Direction用来设置
阅读全文
摘要:IE9/10对CSS3属性的支持情况 属性 IE9 属性 IE10 rgba border-image hsla text-shadow box-sizing animations background-size columns 多背景 gradients box-shadow reflection
阅读全文
摘要:gulp的使用流程:首先通过gulp.src()方法获取到我们想要处理的文件流,然后把文件流通过pipe方法导入到gulp的插件中,最后把经过插件处理后的流再通过pipe方法导入到gulp.dest()中1、gulp.task(name[,desp], fn); name: 执行的任务名 desp:
阅读全文

浙公网安备 33010602011771号