打赏
上一页 1 ··· 84 85 86 87 88
摘要: Bootstrap作为目前很受欢迎的前端框架,越来越多的网站开始使用基于Bootstrap框架进行开发。 1、定制开发方法 (1)Bootstrap定制开发可以使用LESS和Grunt实现定制化 (2)在线实现定制化开发,地址为:http://v3.bootcss.com/customize/ 2、 阅读全文
posted @ 2017-03-20 16:38 孟繁贵 阅读(531) 评论(0) 推荐(0)
摘要: CSS实现垂直居中的方法 1、relative+absolute定位: (1)css+html代码 (2)效果 (3)兼容性 兼容全部浏览器 2、flex布局: (1)html+css代码 (2)效果 (3)兼容性 根据caniuse(http://caniuse.com/#search=flex) 阅读全文
posted @ 2017-03-20 12:19 孟繁贵 阅读(281) 评论(0) 推荐(0)
上一页 1 ··· 84 85 86 87 88
TOP