aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/orphaned/learn
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:53 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:53 +0100
commitfc56124ac4eda6b3f0349c8a16fa750f27b4c7d6 (patch)
tree7089f49c5dcc5428f29711439ab79ac387caf44f /files/zh-cn/orphaned/learn
parent310fd066e91f454b990372ffa30e803cc8120975 (diff)
downloadtranslated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.tar.gz
translated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.tar.bz2
translated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.zip
unslug zh-cn: modify
Diffstat (limited to 'files/zh-cn/orphaned/learn')
-rw-r--r--files/zh-cn/orphaned/learn/how_to_contribute/index.html3
-rw-r--r--files/zh-cn/orphaned/learn/html/forms/html5_updates/index.html3
-rw-r--r--files/zh-cn/orphaned/learn/html/forms_and_buttons/index.html3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/zh-cn/orphaned/learn/how_to_contribute/index.html b/files/zh-cn/orphaned/learn/how_to_contribute/index.html
index 73d806a1b6..6b36cfc838 100644
--- a/files/zh-cn/orphaned/learn/how_to_contribute/index.html
+++ b/files/zh-cn/orphaned/learn/how_to_contribute/index.html
@@ -1,6 +1,6 @@
---
title: 如何向MDN的学习区做贡献
-slug: learn/How_to_contribute
+slug: orphaned/Learn/How_to_contribute
tags:
- MDN 元信息
- 初学者
@@ -10,6 +10,7 @@ tags:
- 文档
- 贡献
translation_of: Learn/How_to_contribute
+original_slug: learn/How_to_contribute
---
<div>{{LearnSidebar}}</div>
diff --git a/files/zh-cn/orphaned/learn/html/forms/html5_updates/index.html b/files/zh-cn/orphaned/learn/html/forms/html5_updates/index.html
index 24a27db5b5..5d96e5faff 100644
--- a/files/zh-cn/orphaned/learn/html/forms/html5_updates/index.html
+++ b/files/zh-cn/orphaned/learn/html/forms/html5_updates/index.html
@@ -1,11 +1,12 @@
---
title: HTML 中的表单
-slug: Web/Guide/HTML/Forms_in_HTML
+slug: orphaned/Learn/HTML/Forms/HTML5_updates
tags:
- HTML5
- HTML5 form updates
- form
translation_of: Learn/HTML/Forms/HTML5_updates
+original_slug: Web/Guide/HTML/Forms_in_HTML
---
<div>HTML5中的表单元素和属性提供了比HTML4更多的语义标记,并取消了大量的在HTML4不可缺少的脚本和样式。HTML5中的表单功能为用户提供了更好的体验,使表单在不同网站之间更一致,并向用户提供有关数据输入的即时反馈。它们还为使用禁用脚本的浏览器的用户提供相同的用户体验。</div>
diff --git a/files/zh-cn/orphaned/learn/html/forms_and_buttons/index.html b/files/zh-cn/orphaned/learn/html/forms_and_buttons/index.html
index a0f74f6ef1..443876e6a3 100644
--- a/files/zh-cn/orphaned/learn/html/forms_and_buttons/index.html
+++ b/files/zh-cn/orphaned/learn/html/forms_and_buttons/index.html
@@ -1,12 +1,13 @@
---
title: 表单和按钮
-slug: learn/HTML/Forms_and_buttons
+slug: orphaned/Learn/HTML/Forms_and_buttons
tags:
- 初学者
- 指引
- 文章
- 表单
translation_of: Learn/HTML/Forms_and_buttons
+original_slug: learn/HTML/Forms_and_buttons
---
<p>{{draft}}{{LearnSidebar}}</p>