aboutsummaryrefslogtreecommitdiff
path: root/files/ca/learn/forms
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:45:13 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:45:13 +0100
commit656b8007e3ac28600241104d0eaa210870561395 (patch)
tree4d8793a9e58d682c2f7c36c8cc5435adc86e028a /files/ca/learn/forms
parentcb9e359a51c3249d8f5157db69d43fd413ddeda6 (diff)
downloadtranslated-content-656b8007e3ac28600241104d0eaa210870561395.tar.gz
translated-content-656b8007e3ac28600241104d0eaa210870561395.tar.bz2
translated-content-656b8007e3ac28600241104d0eaa210870561395.zip
unslug ca: modify
Diffstat (limited to 'files/ca/learn/forms')
-rw-r--r--files/ca/learn/forms/basic_native_form_controls/index.html3
-rw-r--r--files/ca/learn/forms/form_validation/index.html3
-rw-r--r--files/ca/learn/forms/how_to_structure_a_web_form/index.html3
-rw-r--r--files/ca/learn/forms/index.html3
-rw-r--r--files/ca/learn/forms/your_first_form/index.html3
5 files changed, 10 insertions, 5 deletions
diff --git a/files/ca/learn/forms/basic_native_form_controls/index.html b/files/ca/learn/forms/basic_native_form_controls/index.html
index 73ee2a9249..4cc3b868b6 100644
--- a/files/ca/learn/forms/basic_native_form_controls/index.html
+++ b/files/ca/learn/forms/basic_native_form_controls/index.html
@@ -1,7 +1,8 @@
---
title: Controls de formulari originals
-slug: Learn/HTML/Forms/Controls_de_formulari_originals
+slug: Learn/Forms/Basic_native_form_controls
translation_of: Learn/Forms/Basic_native_form_controls
+original_slug: Learn/HTML/Forms/Controls_de_formulari_originals
---
<div>{{LearnSidebar}}</div>
diff --git a/files/ca/learn/forms/form_validation/index.html b/files/ca/learn/forms/form_validation/index.html
index 0b76183d7e..7d5b432e1c 100644
--- a/files/ca/learn/forms/form_validation/index.html
+++ b/files/ca/learn/forms/form_validation/index.html
@@ -1,7 +1,8 @@
---
title: Validació de formularis del costat del client
-slug: Learn/HTML/Forms/Validacio_formularis
+slug: Learn/Forms/Form_validation
translation_of: Learn/Forms/Form_validation
+original_slug: Learn/HTML/Forms/Validacio_formularis
---
<div>{{LearnSidebar}}</div>
diff --git a/files/ca/learn/forms/how_to_structure_a_web_form/index.html b/files/ca/learn/forms/how_to_structure_a_web_form/index.html
index c0cb1e022c..6ba3fe8f1c 100644
--- a/files/ca/learn/forms/how_to_structure_a_web_form/index.html
+++ b/files/ca/learn/forms/how_to_structure_a_web_form/index.html
@@ -1,7 +1,8 @@
---
title: Com estructurar un formulari web
-slug: Learn/HTML/Forms/Com_estructurar_un_formulari_web
+slug: Learn/Forms/How_to_structure_a_web_form
translation_of: Learn/Forms/How_to_structure_a_web_form
+original_slug: Learn/HTML/Forms/Com_estructurar_un_formulari_web
---
<div>{{LearnSidebar}}</div>
diff --git a/files/ca/learn/forms/index.html b/files/ca/learn/forms/index.html
index bfd01dcf91..964d71c754 100644
--- a/files/ca/learn/forms/index.html
+++ b/files/ca/learn/forms/index.html
@@ -1,6 +1,6 @@
---
title: HTML forms guide
-slug: Learn/HTML/Forms
+slug: Learn/Forms
tags:
- Featured
- Formularis
@@ -8,6 +8,7 @@ tags:
- HTML
- Web
translation_of: Learn/Forms
+original_slug: Learn/HTML/Forms
---
<p>Aquesta guia és una sèrie d'articles que l'ajudaran a dominar els formularis HTML. Els formularis HTML són una eina molt potent per interactuar amb els usuaris; No obstant això, per raons històriques i tècniques, no sempre és obvi com usar-los al seu màxim potencial. En aquesta guia, anem a cobrir tots els aspectes dels formularis HTML, des de donar estil a l'estructura, des de la manipulació de dades amb components personalitzats. Aprendràs a gaudir de la gran potència que ofereixen!</p>
diff --git a/files/ca/learn/forms/your_first_form/index.html b/files/ca/learn/forms/your_first_form/index.html
index 3f327d4494..95e79c8da4 100644
--- a/files/ca/learn/forms/your_first_form/index.html
+++ b/files/ca/learn/forms/your_first_form/index.html
@@ -1,7 +1,8 @@
---
title: El teu primer formulari
-slug: Learn/HTML/Forms/El_teu_primer_formulari
+slug: Learn/Forms/Your_first_form
translation_of: Learn/Forms/Your_first_form
+original_slug: Learn/HTML/Forms/El_teu_primer_formulari
---
<div>{{LearnSidebar}}{{NextMenu("Learn/Forms/How_to_structure_a_web_form", "Learn/Forms")}}</div>