-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# 第四课 | ||
|
||
本节课为案例展示,将整个页面开发过程体验一遍。 | ||
|
||
## 页面规划与设计 | ||
|
||
- 需求分析 | ||
- 页面关系组织 | ||
- 页面内布局规划 | ||
- 行和列 | ||
- Fixed 组件 | ||
- 响应式布局 | ||
- media query | ||
|
||
## 准备资源 | ||
|
||
- 图片 | ||
- 字体 | ||
- 视频 | ||
|
||
## 页面开发 | ||
|
||
- 整体布局 | ||
- 图片背景 | ||
- 导航组件 | ||
- 广告组件 | ||
- 视频背景 | ||
- 响应式定义 |