hotcss用法

1.0 GitHub下载地址:

https://github.com/imochen/hotcss

或者我的百度网盘:http://pan.baidu.com/s/1pKlLqHX

使用方法看demo,很好理解.

2.0 相关软件

里面涉及scss文件,使用软件 koala(一个前端预处理器语言图形编译工具).

下载地址:http://koala-app.com/index-zh.html

 

关于px,rem等值的看的文章:

a.关于移动端 rem 布局的一些总结

https://segmentfault.com/a/1190000003690140

b. 移动端高清、多屏适配方案

http://div.io/topic/1092

c.web app变革之rem

http://isux.tencent.com/web-app-rem.html

d.CSS3的REM设置字体大小

http://www.w3cplus.com/css3/define-font-size-with-css3-rem

e.此像素非彼像素

http://www.w3cplus.com/css/A-pixel-is-not-a-pixel-is-not-a-pixel.html

原文地址:https://www.cnblogs.com/ICE_Inspire/p/5210197.html