aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/learn
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 13:12:21 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 13:12:21 +0100
commit4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2 (patch)
tree81c7fddb46c0165a6dd0c9fcb330674b37a1a86c /files/zh-tw/learn
parent43a5cac2eff22c21071800e13bef12af9d3a37d0 (diff)
downloadtranslated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.gz
translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.bz2
translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.zip
unslug zh-tw: modify
Diffstat (limited to 'files/zh-tw/learn')
-rw-r--r--files/zh-tw/learn/css/howto/css_faq/index.html3
-rw-r--r--files/zh-tw/learn/forms/how_to_structure_a_web_form/index.html3
-rw-r--r--files/zh-tw/learn/forms/index.html3
-rw-r--r--files/zh-tw/learn/html/multimedia_and_embedding/images_in_html/index.html3
-rw-r--r--files/zh-tw/learn/html/multimedia_and_embedding/other_embedding_technologies/index.html3
-rw-r--r--files/zh-tw/learn/html/tables/basics/index.html3
-rw-r--r--files/zh-tw/learn/javascript/building_blocks/events/index.html3
-rw-r--r--files/zh-tw/learn/performance/multimedia/index.html3
-rw-r--r--files/zh-tw/learn/server-side/first_steps/introduction/index.html3
9 files changed, 18 insertions, 9 deletions
diff --git a/files/zh-tw/learn/css/howto/css_faq/index.html b/files/zh-tw/learn/css/howto/css_faq/index.html
index b824c671c4..8c23cbadbf 100644
--- a/files/zh-tw/learn/css/howto/css_faq/index.html
+++ b/files/zh-tw/learn/css/howto/css_faq/index.html
@@ -1,12 +1,13 @@
---
title: CSS 一般問題
-slug: Web/CSS/Common_CSS_Questions
+slug: Learn/CSS/Howto/CSS_FAQ
tags:
- CSS
- 待審閱技術
- 待審閱文字
- 所有類別
translation_of: Learn/CSS/Howto/CSS_FAQ
+original_slug: Web/CSS/Common_CSS_Questions
---
<p>
</p>
diff --git a/files/zh-tw/learn/forms/how_to_structure_a_web_form/index.html b/files/zh-tw/learn/forms/how_to_structure_a_web_form/index.html
index b403666795..75d20ace22 100644
--- a/files/zh-tw/learn/forms/how_to_structure_a_web_form/index.html
+++ b/files/zh-tw/learn/forms/how_to_structure_a_web_form/index.html
@@ -1,7 +1,8 @@
---
title: 如何建構 HTML 表單
-slug: Learn/HTML/Forms/How_to_structure_an_HTML_form
+slug: Learn/Forms/How_to_structure_a_web_form
translation_of: Learn/Forms/How_to_structure_a_web_form
+original_slug: Learn/HTML/Forms/How_to_structure_an_HTML_form
---
<div>{{LearnSidebar}}</div>
diff --git a/files/zh-tw/learn/forms/index.html b/files/zh-tw/learn/forms/index.html
index 589880794f..855e429d14 100644
--- a/files/zh-tw/learn/forms/index.html
+++ b/files/zh-tw/learn/forms/index.html
@@ -1,6 +1,6 @@
---
title: 網站表單-與數據合作
-slug: Learn/HTML/Forms
+slug: Learn/Forms
tags:
- Featured
- Forms
@@ -11,6 +11,7 @@ tags:
- Web
- 待翻譯
translation_of: Learn/Forms
+original_slug: Learn/HTML/Forms
---
<p><span class="seoSummary">這篇指南提供了一系列的文章,幫你掌握HTML表單的基本知識。對於與使用者互動,網站表單是一項十分有力的工具,最常使用於用戶數據蒐集,或控制使用者介面。但由於一些歷史與技術上的因素,並沒有顯著的方法發揮表單的潛力。</span>在下面的指引中,我們將介紹網站表單所有基本面向,包括標記他們的HTML結構、設定控制器樣式、驗證數據及將數距提送至伺服器</p>
diff --git a/files/zh-tw/learn/html/multimedia_and_embedding/images_in_html/index.html b/files/zh-tw/learn/html/multimedia_and_embedding/images_in_html/index.html
index 5a2dfd7eff..90df15a4bc 100644
--- a/files/zh-tw/learn/html/multimedia_and_embedding/images_in_html/index.html
+++ b/files/zh-tw/learn/html/multimedia_and_embedding/images_in_html/index.html
@@ -1,7 +1,8 @@
---
title: HTML中的圖片
-slug: Learn/HTML/Multimedia_and_embedding/HTML中的圖片
+slug: Learn/HTML/Multimedia_and_embedding/Images_in_HTML
translation_of: Learn/HTML/Multimedia_and_embedding/Images_in_HTML
+original_slug: Learn/HTML/Multimedia_and_embedding/HTML中的圖片
---
<div>{{LearnSidebar}}</div>
diff --git a/files/zh-tw/learn/html/multimedia_and_embedding/other_embedding_technologies/index.html b/files/zh-tw/learn/html/multimedia_and_embedding/other_embedding_technologies/index.html
index a1996f2537..d828b00fca 100644
--- a/files/zh-tw/learn/html/multimedia_and_embedding/other_embedding_technologies/index.html
+++ b/files/zh-tw/learn/html/multimedia_and_embedding/other_embedding_technologies/index.html
@@ -1,7 +1,8 @@
---
title: 從物件到iframe - 其他嵌入技術
-slug: Learn/HTML/Multimedia_and_embedding/其他_嵌入_技術
+slug: Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies
translation_of: Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies
+original_slug: Learn/HTML/Multimedia_and_embedding/其他_嵌入_技術
---
<div>{{LearnSidebar}}</div>
diff --git a/files/zh-tw/learn/html/tables/basics/index.html b/files/zh-tw/learn/html/tables/basics/index.html
index 03325afbce..2d82ef2ea2 100644
--- a/files/zh-tw/learn/html/tables/basics/index.html
+++ b/files/zh-tw/learn/html/tables/basics/index.html
@@ -1,7 +1,8 @@
---
title: HTML表格的基礎
-slug: Learn/HTML/Tables/基礎
+slug: Learn/HTML/Tables/Basics
translation_of: Learn/HTML/Tables/Basics
+original_slug: Learn/HTML/Tables/基礎
---
<div>{{LearnSidebar}}</div>
diff --git a/files/zh-tw/learn/javascript/building_blocks/events/index.html b/files/zh-tw/learn/javascript/building_blocks/events/index.html
index 102e9cd314..9bb566a61d 100644
--- a/files/zh-tw/learn/javascript/building_blocks/events/index.html
+++ b/files/zh-tw/learn/javascript/building_blocks/events/index.html
@@ -1,9 +1,10 @@
---
title: Event attributes
-slug: Web/Guide/HTML/Event_attributes
+slug: Learn/JavaScript/Building_blocks/Events
translation_of: >-
Learn/JavaScript/Building_blocks/Events#Inline_event_handlers_%E2%80%94_don%27t_use_these
translation_of_original: Web/Guide/HTML/Event_attributes
+original_slug: Web/Guide/HTML/Event_attributes
---
<p><span class="seoSummary">每一個 HTML 元素都可以放置事件屬性,以藉此於事件發生時能執行 JavaScripte 程式。事件屬性的名稱都有一個前綴「on」,例如當使用者點選元素時要執行指定的 JavaScript,可以使用 </span><code>onclick</code><span class="seoSummary"> 屬性並把要執行的 JavaScript 當成屬性值。</span></p>
diff --git a/files/zh-tw/learn/performance/multimedia/index.html b/files/zh-tw/learn/performance/multimedia/index.html
index cbd3d8e23a..8dd950b4cc 100644
--- a/files/zh-tw/learn/performance/multimedia/index.html
+++ b/files/zh-tw/learn/performance/multimedia/index.html
@@ -1,7 +1,8 @@
---
title: '多媒體: 圖像跟影片'
-slug: Learn/Performance/多媒體
+slug: Learn/Performance/Multimedia
translation_of: Learn/Performance/Multimedia
+original_slug: Learn/Performance/多媒體
---
<p>媒體,換句話說就是圖像跟影片,平均占了網站超過70%的下載流量。以下載的效能來考慮的話,減少媒體數量和檔案大小是一個簡單可以實現的目標。 <span class="seoSummary">這篇文章聚焦在優化圖像跟影片來改善網站的效能。</span></p>
diff --git a/files/zh-tw/learn/server-side/first_steps/introduction/index.html b/files/zh-tw/learn/server-side/first_steps/introduction/index.html
index a0919697ee..e93c7b9c32 100644
--- a/files/zh-tw/learn/server-side/first_steps/introduction/index.html
+++ b/files/zh-tw/learn/server-side/first_steps/introduction/index.html
@@ -1,7 +1,8 @@
---
title: 伺服器端的介紹
-slug: Learn/Server-side/First_steps/介紹
+slug: Learn/Server-side/First_steps/Introduction
translation_of: Learn/Server-side/First_steps/Introduction
+original_slug: Learn/Server-side/First_steps/介紹
---
<div>{{LearnSidebar}}</div>