发表于: 2016-05-28 23:03:21
1 1219
哎今天考了一天试,终于解脱了~~晚上回来就学习了一下。
今天完成的事情:
1.了解移动端开发
支持手机代码:
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
资源:https://github.com/jtyjty99999/mobileTech
2.理清 px,em,rem区别,
在这里为大家提供一个px,em 单位转换工具
明天计划的事情:
明天继续把任务1的代码撸出来~~
遇到的问题:
收获:
学到了如何支持手机~
成果展示:http://amumustyle.github.io/Coatard/task1/task1.html
代码链接:https://github.com/amumustyle/Coatard/blob/gh-pages/task1/task1.html
评论