From 9c12d24de6ce49f41c96f7f038bc5a381cff7ad4 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:48:32 +0100 Subject: unslug ms: modify --- files/ms/learn/forms/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/ms/learn/forms') diff --git a/files/ms/learn/forms/index.html b/files/ms/learn/forms/index.html index 10e84875de..d17b7e3ff5 100644 --- a/files/ms/learn/forms/index.html +++ b/files/ms/learn/forms/index.html @@ -1,7 +1,8 @@ --- title: Panduan Borang HTML -slug: Learn/HTML/Forms +slug: Learn/Forms translation_of: Learn/Forms +original_slug: Learn/HTML/Forms ---

Welcome to the Guide to HTML Forms. This guide is a series of articles that will help you master HTML Forms. HTML Forms are a very powerful tool to interact with a user; however, due to historical and technical reasons, it's not always obvious how you use them to their full potential. In this guide, we'll cover all aspects of HTML Forms, from structure to styling, from data handling to custom widgets. You'll learn to enjoy the great power they offer!

Articles

-- cgit v1.2.3-54-g00ecf