diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 13:12:21 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 13:12:21 +0100 |
commit | 4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2 (patch) | |
tree | 81c7fddb46c0165a6dd0c9fcb330674b37a1a86c /files/zh-tw/learn/forms/index.html | |
parent | 43a5cac2eff22c21071800e13bef12af9d3a37d0 (diff) | |
download | translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.gz translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.bz2 translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.zip |
unslug zh-tw: modify
Diffstat (limited to 'files/zh-tw/learn/forms/index.html')
-rw-r--r-- | files/zh-tw/learn/forms/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
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> |