Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lefex authored Oct 27, 2019
1 parent 923f43c commit 4350708
Showing 1 changed file with 29 additions and 5 deletions.
34 changes: 29 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,41 @@
# 《前端小课》
前端小课,一本帮助你学习前端的多媒体电子书。每天一小课,分阶段、系统地学习前端知识。每天打卡,自我驱动学习,有问题及时讨论。

**[demo 合集](https://github.com/lefex/FE/tree/master/%E7%AC%AC%E4%B8%80%E9%98%B6%E6%AE%B5/code)**

## 写在开始
- [前端小课开课啦](https://mp.weixin.qq.com/s/6_3hSOw5Lv4p-vxIJS1woQ)
- [死磕 CSS 布局 - 前端小课第二阶段](https://mp.weixin.qq.com/s/gtyiCDbtRRvBxOaR0DPkKg)

## 第一阶段 20 天:HTML + CSS

**课程目录,关注公众号查看课程内容**

**[demo 合集](https://github.com/lefex/FE/tree/master/%E7%AC%AC%E4%B8%80%E9%98%B6%E6%AE%B5/code)**


- [坚持学习前端的第20天](https://mp.weixin.qq.com/s/-js2txXGKUzEFEMUlF8JBg)
- [第19天:写出易复用、易维护、结构清晰的 CSS](https://mp.weixin.qq.com/s/IqqoMc967gFYfHRJoCAJhw)
- [第18天:CSS中的权重](https://mp.weixin.qq.com/s/b2f58P6P7E00RswRyuHzVQ)
- [第17天:屏幕尺寸这么多,前端却有高招](https://mp.weixin.qq.com/s/nlVmqSaUTsKKIFS2lXBg7Q)
- [第16天:领导说,体验差](https://mp.weixin.qq.com/s/CEh7LcHDqj5s5UebK5t-Vw)
- [聚齐了这3张宝图,搞懂CSS权重](https://mp.weixin.qq.com/s/wQOEMwQVdDYXpqSN7SuLcA)
- [第15天:设计师的要求](https://mp.weixin.qq.com/s/5nrVkgzfMXivl1mAEvrWyg)
- [第14天:在文字前、后插入一个图标](https://mp.weixin.qq.com/s/P03ieC4DiTuZzWRY3vDMZg)
- [第13天:CSS中使用图](https://mp.weixin.qq.com/s/16E5JnHtszJ2rMunlHFPGA)
- [移动端同学为什么要学前端](https://mp.weixin.qq.com/s/3hhPUbcMPUZp5GYjg7_Gog)
- [第12天:打破常规之 display](https://mp.weixin.qq.com/s/OZNDlCroFkK79EbqZpWr8g)
- [第11天:说好不哭](https://mp.weixin.qq.com/s/0rOCSAJjMq7N4t8U-I1gnw)
- [第10天:撑起CSS布局的半壁江山---盒子模型](https://mp.weixin.qq.com/s/lt7_v8V5g5sG1QdP4-TOFQ)
- [第9天:自我介绍](https://mp.weixin.qq.com/s/11D_PwSxll_lKUD-yzWkxQ)
- [第8天:border 能干啥](https://mp.weixin.qq.com/s/l9pLes4Q64-Yq0KtmcTWQA)
- [群里讨论的一个选择器问题(一定要看)](https://mp.weixin.qq.com/s/nS_kcIqBwO03mvF97BZCBQ)
- [第7天:CSS中的选择器详解](https://mp.weixin.qq.com/s/V00q_cJrpPoEUXD7Yxvyug)
- [第 6 天:设计一个左右滑动的菜单](https://mp.weixin.qq.com/s/hCbRtgZ9v0T9OJhJ15JAeA)
- [第6天:使用CSS的三种方式](https://mp.weixin.qq.com/s/pHy30He9hS2C4UPDGxYqlg)
- [第 5 天:读懂 HTML 标签](https://mp.weixin.qq.com/s/vvrt3zvOt8jsgaulayu5sg)
- [第4天:给自己一句鼓励的话](https://mp.weixin.qq.com/s/u1z009G2lYZK-SGFCXJhyw)
- [第4天:我学前端时用过的资源](https://mp.weixin.qq.com/s/Y5miYpQhtv4fotp0bFMJiw)
- [第3天:HTML 中的 head 标签](https://mp.weixin.qq.com/s/LMiPhxhHyOku6HTg0cBQsQ)
- [第2天:HTML 结构](https://mp.weixin.qq.com/s/7Vx2CYBPTuoHQfYsawQhzA)
- [第1天:开篇词,开发环境准备](https://mp.weixin.qq.com/s/66oU0fY502OYK9WpxiaCtA)


## 第二阶段 13 天:死磕 CSS 布局
Expand All @@ -32,6 +58,4 @@
## 扫码加入《前端下课》学习
![](https://github.com/lefex/FE/blob/master/asset/qrcode.png)

![](https://github.com/lefex/FE/blob/master/asset/1cover.png)

![](https://github.com/lefex/FE/blob/master/asset/1enter.png)

0 comments on commit 4350708

Please sign in to comment.