mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-17 04:04:18 +02:00
Merge pull request #359 from imba-tjd/main
[zh-cn] translate 3.1 assignment
This commit is contained in:
@@ -228,4 +228,4 @@ HTML是 '久经考验的' 构建模块系统,它帮助构建了今天的 web
|
||||
|
||||
## 作业
|
||||
|
||||
[练习你的 HTML:建立一个博客模型](assignment.zh-tw.md)
|
||||
[练习你的 HTML:建立一个博客模型](assignment.zh-cn.md)
|
||||
|
11
3-terrarium/1-intro-to-html/translations/assignment.zh-cn.md
Normal file
11
3-terrarium/1-intro-to-html/translations/assignment.zh-cn.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 练习 HTML:建立博客雏形
|
||||
|
||||
## 简介
|
||||
|
||||
想象你正在设计,或重新设计你的个人网站。建立网页的图形设计雏形,然后写下用于构建网站的各种 HTML 标记。你可以写纸上再扫描,或者用软件,只要确保是手写的。
|
||||
|
||||
## 评价表
|
||||
|
||||
| 指标 | 优秀 | 良好 | 尚可进步 |
|
||||
| ----- | --------------------------------- | ---------------------------- | ----------------------------- |
|
||||
| | 可以见到至少 10 种用于博客布局的元素 | 见到大约 5 种用于博客布局的元素 | 见到最多 3 种用于博客布局的元素 |
|
Reference in New Issue
Block a user