Skip to content

Commit

Permalink
Update 0223-class-2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cnjsstong authored Mar 2, 2017
1 parent c49177e commit 3cc36e3
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions class/2017-frontend/0223-class-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- 外部 CSS 文件引用
- 分辨率、viewport 和其他度量单位
- 中英文字体
- 中英文字体(未讲)

## CSS 选择器

Expand Down Expand Up @@ -32,7 +32,7 @@

*可参考:[学习CSS布局](http://zh.learnlayout.com/)*

## Flex 布局
## Flex 布局(未讲)

- display: flex;
- flex 容器属性:flex-direction、flex-wrap、justify-content、align-items、align-content
Expand All @@ -44,16 +44,3 @@

- 网页常用图片格式:png、jpg、svg、webp
- 常用命名规则;目录和文件名如何组织

# 第三课预告

## Node.js 环境配置

## JavaScript 语言基础

## 文档对象模型(DOM)

## 预处理工具

- sass
- autoprefixer

0 comments on commit 3cc36e3

Please sign in to comment.