aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/learn
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/learn')
-rw-r--r--files/zh-cn/learn/css/building_blocks/images_tasks/index.html2
-rw-r--r--files/zh-cn/learn/css/building_blocks/tables_tasks/index.html2
-rw-r--r--files/zh-cn/learn/css/building_blocks/the_box_model/index.html2
-rw-r--r--files/zh-cn/learn/css/css_layout/grid_skills/index.html2
-rw-r--r--files/zh-cn/learn/css/css_layout/position_skills/index.html4
-rw-r--r--files/zh-cn/learn/forms/basic_native_form_controls/index.html2
-rw-r--r--files/zh-cn/learn/html/tables/basics/index.html2
-rw-r--r--files/zh-cn/learn/javascript/asynchronous/index.html4
-rw-r--r--files/zh-cn/learn/javascript/asynchronous/timeouts_and_intervals/index.html4
-rw-r--r--files/zh-cn/learn/javascript/client-side_web_apis/client-side_storage/index.html2
-rw-r--r--files/zh-cn/learn/javascript/client-side_web_apis/fetching_data/index.html2
-rw-r--r--files/zh-cn/learn/javascript/objects/test_your_skills_colon__object-oriented_javascript/index.html2
-rw-r--r--files/zh-cn/learn/server-side/first_steps/index.html2
-rw-r--r--files/zh-cn/learn/server-side/first_steps/introduction/index.html2
14 files changed, 17 insertions, 17 deletions
diff --git a/files/zh-cn/learn/css/building_blocks/images_tasks/index.html b/files/zh-cn/learn/css/building_blocks/images_tasks/index.html
index e13de7128d..228753a911 100644
--- a/files/zh-cn/learn/css/building_blocks/images_tasks/index.html
+++ b/files/zh-cn/learn/css/building_blocks/images_tasks/index.html
@@ -5,7 +5,7 @@ translation_of: Learn/CSS/Building_blocks/Images_tasks
---
<div>{{LearnSidebar}}</div>
-<div></div>
+
<p>该任务的目的是帮助您检查对我们在本课程<a href="/zh-CN/docs/Learn/CSS/Building_blocks/Images_media_form_elements">Images, Media and Form elements</a>(图像,媒体及表格元素)中了解的一些值和单位的理解。</p>
diff --git a/files/zh-cn/learn/css/building_blocks/tables_tasks/index.html b/files/zh-cn/learn/css/building_blocks/tables_tasks/index.html
index cb5c0e67d0..561d8cc56a 100644
--- a/files/zh-cn/learn/css/building_blocks/tables_tasks/index.html
+++ b/files/zh-cn/learn/css/building_blocks/tables_tasks/index.html
@@ -9,7 +9,7 @@ translation_of: Learn/CSS/Building_blocks/Tables_tasks
---
<div>{{LearnSidebar}}</div>
-<div></div>
+
<p>此任务的目的是为了帮助你检测在<u><a href="https://developer.mozilla.org/zh-CN/docs/Learn/CSS/Building_blocks/Styling_tables">样式化表格</a></u>课程中学到的技巧的理解。</p>
diff --git a/files/zh-cn/learn/css/building_blocks/the_box_model/index.html b/files/zh-cn/learn/css/building_blocks/the_box_model/index.html
index 4d822ed50b..7e2312efe0 100644
--- a/files/zh-cn/learn/css/building_blocks/the_box_model/index.html
+++ b/files/zh-cn/learn/css/building_blocks/the_box_model/index.html
@@ -5,7 +5,7 @@ translation_of: Learn/CSS/Building_blocks/The_box_model
---
<div>{{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Selectors/Combinators", "Learn/CSS/Building_blocks/Backgrounds_and_borders", "Learn/CSS/Building_blocks")}}</div>
-<div></div>
+
<p>在 CSS 中,所有的元素都被一个个的“盒子(box)”包围着,理解这些“盒子”的基本原理,是我们使用CSS实现准确布局、处理元素排列的关键。</p>
diff --git a/files/zh-cn/learn/css/css_layout/grid_skills/index.html b/files/zh-cn/learn/css/css_layout/grid_skills/index.html
index 9379b24d92..3d9115b38b 100644
--- a/files/zh-cn/learn/css/css_layout/grid_skills/index.html
+++ b/files/zh-cn/learn/css/css_layout/grid_skills/index.html
@@ -5,7 +5,7 @@ translation_of: Learn/CSS/CSS_layout/Grid_skills
---
<div>{{LearnSidebar}}</div>
-<div></div>
+
<p>此任务的目的是让你使用CSS网格布局,并测试你是否了解网格和网格项的行为方式。 你将会完成三个包括不同的元素小任务。</p>
diff --git a/files/zh-cn/learn/css/css_layout/position_skills/index.html b/files/zh-cn/learn/css/css_layout/position_skills/index.html
index 81abf74818..21d1224daa 100644
--- a/files/zh-cn/learn/css/css_layout/position_skills/index.html
+++ b/files/zh-cn/learn/css/css_layout/position_skills/index.html
@@ -7,11 +7,11 @@ tags:
- 布局
translation_of: Learn/CSS/CSS_layout/Position_skills
---
-<div></div>
+
<div>{{LearnSidebar}}</div>
-<div></div>
+
<p>此任务的目的是让您使用在我们的position课程中介绍的CSS {{CSSxRef("position")}}属性以及对应值,您将通过两个小任务来复习刚才课程材料中介绍的不同元素。</p>
diff --git a/files/zh-cn/learn/forms/basic_native_form_controls/index.html b/files/zh-cn/learn/forms/basic_native_form_controls/index.html
index fd148797cf..a6fcdca526 100644
--- a/files/zh-cn/learn/forms/basic_native_form_controls/index.html
+++ b/files/zh-cn/learn/forms/basic_native_form_controls/index.html
@@ -313,7 +313,7 @@ original_slug: Learn/HTML/Forms/The_native_form_widgets
<div><img alt="Screenshots of datalist on several platforms." src="/files/4593/all-datalist.png" style="height: 329px; width: 437px;"></div>
-<div></div>
+
<h4 id="数据列表支持和后备">数据列表支持和后备</h4>
diff --git a/files/zh-cn/learn/html/tables/basics/index.html b/files/zh-cn/learn/html/tables/basics/index.html
index 1198158b86..1f15415161 100644
--- a/files/zh-cn/learn/html/tables/basics/index.html
+++ b/files/zh-cn/learn/html/tables/basics/index.html
@@ -479,7 +479,7 @@ translation_of: Learn/HTML/Tables/Basics
<div>{{NextMenu("Learn/HTML/Tables/Advanced", "Learn/HTML/Tables")}}</div>
-<div></div>
+
<h2 id="在本单元中">在本单元中</h2>
diff --git a/files/zh-cn/learn/javascript/asynchronous/index.html b/files/zh-cn/learn/javascript/asynchronous/index.html
index aa5c99dc8d..0378fb1e5e 100644
--- a/files/zh-cn/learn/javascript/asynchronous/index.html
+++ b/files/zh-cn/learn/javascript/asynchronous/index.html
@@ -16,11 +16,11 @@ tags:
translation_of: Learn/JavaScript/Asynchronous
original_slug: learn/JavaScript/异步
---
-<div></div>
+
<div>{{LearnSidebar}}</div>
-<div></div>
+
<p class="summary"><span class="seoSummary">在这个模块,我们将查看 {{Glossary("asynchronous")}} {{Glossary("JavaScript")}},异步为什么很重要,以及怎样使用异步来有效处理潜在的阻塞操作,比如从服务器上获取资源。</span></p>
diff --git a/files/zh-cn/learn/javascript/asynchronous/timeouts_and_intervals/index.html b/files/zh-cn/learn/javascript/asynchronous/timeouts_and_intervals/index.html
index 1f33b4efc2..0819a5aff0 100644
--- a/files/zh-cn/learn/javascript/asynchronous/timeouts_and_intervals/index.html
+++ b/files/zh-cn/learn/javascript/asynchronous/timeouts_and_intervals/index.html
@@ -6,11 +6,11 @@ original_slug: learn/JavaScript/异步/超时和间隔
---
<div>{{LearnSidebar}}</div>
-<div></div>
+
<div>{{PreviousMenuNext("Learn/JavaScript/Asynchronous/Introducing", "Learn/JavaScript/Asynchronous/Promises", "Learn/JavaScript/Asynchronous")}}</div>
-<div></div>
+
<p class="summary">在这里,我们将讨论传统的JavaScript方法,这些方法可以在一段时间或一段规则间隔(例如,每秒固定的次数)之后,以异步方式运行代码,并讨论它们的用处,以及它们的固有问题。</p>
diff --git a/files/zh-cn/learn/javascript/client-side_web_apis/client-side_storage/index.html b/files/zh-cn/learn/javascript/client-side_web_apis/client-side_storage/index.html
index 8124baee4e..433cf4c640 100644
--- a/files/zh-cn/learn/javascript/client-side_web_apis/client-side_storage/index.html
+++ b/files/zh-cn/learn/javascript/client-side_web_apis/client-side_storage/index.html
@@ -14,7 +14,7 @@ translation_of: Learn/JavaScript/Client-side_web_APIs/Client-side_storage
<div>{{PreviousMenu("Learn/JavaScript/Client-side_web_APIs/Video_and_audio_APIs", "Learn/JavaScript/Client-side_web_APIs")}}</div>
-<div></div>
+
<p class="summary">现代web浏览器提供了很多在用户电脑web客户端存放数据的方法 — 只要用户的允许 — 可以在它需要的时候被重新获得。这样能让你存留的数据长时间保存, 保存站点和文档在离线情况下使用, 保留你对其站点的个性化配置等等。本篇文章只解释它们工作的一些很基础的部分。</p>
diff --git a/files/zh-cn/learn/javascript/client-side_web_apis/fetching_data/index.html b/files/zh-cn/learn/javascript/client-side_web_apis/fetching_data/index.html
index 5ea749c536..16cf5f4dfd 100644
--- a/files/zh-cn/learn/javascript/client-side_web_apis/fetching_data/index.html
+++ b/files/zh-cn/learn/javascript/client-side_web_apis/fetching_data/index.html
@@ -380,7 +380,7 @@ myFetch.then(function(response) {
<div>{{PreviousMenuNext("Learn/JavaScript/Client-side_web_APIs/Manipulating_documents", "Learn/JavaScript/Client-side_web_APIs/Third_party_APIs", "Learn/JavaScript/Client-side_web_APIs")}}</div>
-<div></div>
+
<h2 id="模块大纲">模块大纲</h2>
diff --git a/files/zh-cn/learn/javascript/objects/test_your_skills_colon__object-oriented_javascript/index.html b/files/zh-cn/learn/javascript/objects/test_your_skills_colon__object-oriented_javascript/index.html
index 0b14bde706..855ea8f0ca 100644
--- a/files/zh-cn/learn/javascript/objects/test_your_skills_colon__object-oriented_javascript/index.html
+++ b/files/zh-cn/learn/javascript/objects/test_your_skills_colon__object-oriented_javascript/index.html
@@ -15,7 +15,7 @@ original_slug: Learn/JavaScript/Objects/测试你的技能:面向对象的Javasc
<div>这个测试的目的是为了评估你是否已经理解了我们的<a href="/zh-CN/docs/Learn/JavaScript/Objects/Object-oriented_JS">适合初学者的JavaScript面向对象</a>,<a href="/zh-CN/docs/Learn/JavaScript/Objects/Object_prototypes">对象原型</a>,和 <a href="/zh-CN/docs/Learn/JavaScript/Objects/Inheritance">JavaScript 中的继承</a>文章。</div>
-<div></div>
+
<div class="blockIndicator note">
<p><strong>注意</strong>: 你可以尝试在下方的交互编辑器,但是若你下载源码或是使用在线工具例如 <a href="https://codepen.io/">CodePen</a>, <a href="https://jsfiddle.net/">jsFiddle</a>, 或 <a href="https://glitch.com/">Glitch</a> 来进行这些项目的话,会更有帮助。</p>
diff --git a/files/zh-cn/learn/server-side/first_steps/index.html b/files/zh-cn/learn/server-side/first_steps/index.html
index c047603f72..d48baa0e26 100644
--- a/files/zh-cn/learn/server-side/first_steps/index.html
+++ b/files/zh-cn/learn/server-side/first_steps/index.html
@@ -12,7 +12,7 @@ translation_of: Learn/Server-side/First_steps
<div>在我们的服务端编程板块中,我们回答了服务端编程的一系列基础问题—“它是什么?”,“它和客户端编程的区别是什么?”,还有“为什么它是有价值的?”。然后我们提供了对几个最受欢迎的服务端Web框架的概览,同时还有对如何选择最适合的框架来创建你第一个网站的指导。最后我们提供了一篇从高层次介绍Web服务器安全的文章。</div>
-<div></div>
+
<h2 id="先决条件">先决条件</h2>
diff --git a/files/zh-cn/learn/server-side/first_steps/introduction/index.html b/files/zh-cn/learn/server-side/first_steps/introduction/index.html
index 7f6a05f4e0..b324688be1 100644
--- a/files/zh-cn/learn/server-side/first_steps/introduction/index.html
+++ b/files/zh-cn/learn/server-side/first_steps/introduction/index.html
@@ -12,7 +12,7 @@ tags:
translation_of: Learn/Server-side/First_steps/Introduction
---
<div>
-<div></div>
+
<div>{{NextMenu("Learn/Server-side/First_steps/Client-Server_overview", "Learn/Server-side/First_steps")}}</div>
</div>