aboutsummaryrefslogtreecommitdiff
path: root/files/fr/learn/forms
diff options
context:
space:
mode:
authorjulieng <julien.gattelier@gmail.com>2021-11-14 14:30:32 +0100
committerSphinxKnight <SphinxKnight@users.noreply.github.com>2021-11-15 07:48:59 +0100
commite26d24940b2234a1a5e63b19d19d298bf36354e2 (patch)
tree674491a6e971b62e6247af3455a0d08f1b8808ba /files/fr/learn/forms
parentb2fae8124ef0831583361d62df584af4955f2513 (diff)
downloadtranslated-content-e26d24940b2234a1a5e63b19d19d298bf36354e2.tar.gz
translated-content-e26d24940b2234a1a5e63b19d19d298bf36354e2.tar.bz2
translated-content-e26d24940b2234a1a5e63b19d19d298bf36354e2.zip
move *.html to *.md
Diffstat (limited to 'files/fr/learn/forms')
-rw-r--r--files/fr/learn/forms/advanced_form_styling/index.md (renamed from files/fr/learn/forms/advanced_form_styling/index.html)0
-rw-r--r--files/fr/learn/forms/basic_native_form_controls/index.md (renamed from files/fr/learn/forms/basic_native_form_controls/index.html)0
-rw-r--r--files/fr/learn/forms/form_validation/index.md (renamed from files/fr/learn/forms/form_validation/index.html)0
-rw-r--r--files/fr/learn/forms/how_to_build_custom_form_controls/example_1/index.md (renamed from files/fr/learn/forms/how_to_build_custom_form_controls/example_1/index.html)0
-rw-r--r--files/fr/learn/forms/how_to_build_custom_form_controls/example_2/index.md (renamed from files/fr/learn/forms/how_to_build_custom_form_controls/example_2/index.html)0
-rw-r--r--files/fr/learn/forms/how_to_build_custom_form_controls/example_3/index.md (renamed from files/fr/learn/forms/how_to_build_custom_form_controls/example_3/index.html)0
-rw-r--r--files/fr/learn/forms/how_to_build_custom_form_controls/example_4/index.md (renamed from files/fr/learn/forms/how_to_build_custom_form_controls/example_4/index.html)0
-rw-r--r--files/fr/learn/forms/how_to_build_custom_form_controls/example_5/index.md (renamed from files/fr/learn/forms/how_to_build_custom_form_controls/example_5/index.html)0
-rw-r--r--files/fr/learn/forms/how_to_build_custom_form_controls/index.md (renamed from files/fr/learn/forms/how_to_build_custom_form_controls/index.html)0
-rw-r--r--files/fr/learn/forms/how_to_structure_a_web_form/example/index.md (renamed from files/fr/learn/forms/how_to_structure_a_web_form/example/index.html)0
-rw-r--r--files/fr/learn/forms/how_to_structure_a_web_form/index.md (renamed from files/fr/learn/forms/how_to_structure_a_web_form/index.html)0
-rw-r--r--files/fr/learn/forms/html_forms_in_legacy_browsers/index.md (renamed from files/fr/learn/forms/html_forms_in_legacy_browsers/index.html)0
-rw-r--r--files/fr/learn/forms/index.md (renamed from files/fr/learn/forms/index.html)0
-rw-r--r--files/fr/learn/forms/property_compatibility_table_for_form_controls/index.md (renamed from files/fr/learn/forms/property_compatibility_table_for_form_controls/index.html)0
-rw-r--r--files/fr/learn/forms/sending_and_retrieving_form_data/index.md (renamed from files/fr/learn/forms/sending_and_retrieving_form_data/index.html)0
-rw-r--r--files/fr/learn/forms/sending_forms_through_javascript/index.md (renamed from files/fr/learn/forms/sending_forms_through_javascript/index.html)0
-rw-r--r--files/fr/learn/forms/styling_web_forms/index.md (renamed from files/fr/learn/forms/styling_web_forms/index.html)0
-rw-r--r--files/fr/learn/forms/your_first_form/example/index.md (renamed from files/fr/learn/forms/your_first_form/example/index.html)0
-rw-r--r--files/fr/learn/forms/your_first_form/index.md (renamed from files/fr/learn/forms/your_first_form/index.html)0
19 files changed, 0 insertions, 0 deletions
diff --git a/files/fr/learn/forms/advanced_form_styling/index.html b/files/fr/learn/forms/advanced_form_styling/index.md
index 040507b63e..040507b63e 100644
--- a/files/fr/learn/forms/advanced_form_styling/index.html
+++ b/files/fr/learn/forms/advanced_form_styling/index.md
diff --git a/files/fr/learn/forms/basic_native_form_controls/index.html b/files/fr/learn/forms/basic_native_form_controls/index.md
index 517880bb99..517880bb99 100644
--- a/files/fr/learn/forms/basic_native_form_controls/index.html
+++ b/files/fr/learn/forms/basic_native_form_controls/index.md
diff --git a/files/fr/learn/forms/form_validation/index.html b/files/fr/learn/forms/form_validation/index.md
index b95ce27d09..b95ce27d09 100644
--- a/files/fr/learn/forms/form_validation/index.html
+++ b/files/fr/learn/forms/form_validation/index.md
diff --git a/files/fr/learn/forms/how_to_build_custom_form_controls/example_1/index.html b/files/fr/learn/forms/how_to_build_custom_form_controls/example_1/index.md
index 20e96ebc26..20e96ebc26 100644
--- a/files/fr/learn/forms/how_to_build_custom_form_controls/example_1/index.html
+++ b/files/fr/learn/forms/how_to_build_custom_form_controls/example_1/index.md
diff --git a/files/fr/learn/forms/how_to_build_custom_form_controls/example_2/index.html b/files/fr/learn/forms/how_to_build_custom_form_controls/example_2/index.md
index ac248a0470..ac248a0470 100644
--- a/files/fr/learn/forms/how_to_build_custom_form_controls/example_2/index.html
+++ b/files/fr/learn/forms/how_to_build_custom_form_controls/example_2/index.md
diff --git a/files/fr/learn/forms/how_to_build_custom_form_controls/example_3/index.html b/files/fr/learn/forms/how_to_build_custom_form_controls/example_3/index.md
index 2967d9d181..2967d9d181 100644
--- a/files/fr/learn/forms/how_to_build_custom_form_controls/example_3/index.html
+++ b/files/fr/learn/forms/how_to_build_custom_form_controls/example_3/index.md
diff --git a/files/fr/learn/forms/how_to_build_custom_form_controls/example_4/index.html b/files/fr/learn/forms/how_to_build_custom_form_controls/example_4/index.md
index dc6f31576c..dc6f31576c 100644
--- a/files/fr/learn/forms/how_to_build_custom_form_controls/example_4/index.html
+++ b/files/fr/learn/forms/how_to_build_custom_form_controls/example_4/index.md
diff --git a/files/fr/learn/forms/how_to_build_custom_form_controls/example_5/index.html b/files/fr/learn/forms/how_to_build_custom_form_controls/example_5/index.md
index caf65d51c3..caf65d51c3 100644
--- a/files/fr/learn/forms/how_to_build_custom_form_controls/example_5/index.html
+++ b/files/fr/learn/forms/how_to_build_custom_form_controls/example_5/index.md
diff --git a/files/fr/learn/forms/how_to_build_custom_form_controls/index.html b/files/fr/learn/forms/how_to_build_custom_form_controls/index.md
index ed842a9e47..ed842a9e47 100644
--- a/files/fr/learn/forms/how_to_build_custom_form_controls/index.html
+++ b/files/fr/learn/forms/how_to_build_custom_form_controls/index.md
diff --git a/files/fr/learn/forms/how_to_structure_a_web_form/example/index.html b/files/fr/learn/forms/how_to_structure_a_web_form/example/index.md
index 672ae945dd..672ae945dd 100644
--- a/files/fr/learn/forms/how_to_structure_a_web_form/example/index.html
+++ b/files/fr/learn/forms/how_to_structure_a_web_form/example/index.md
diff --git a/files/fr/learn/forms/how_to_structure_a_web_form/index.html b/files/fr/learn/forms/how_to_structure_a_web_form/index.md
index 7f098d890e..7f098d890e 100644
--- a/files/fr/learn/forms/how_to_structure_a_web_form/index.html
+++ b/files/fr/learn/forms/how_to_structure_a_web_form/index.md
diff --git a/files/fr/learn/forms/html_forms_in_legacy_browsers/index.html b/files/fr/learn/forms/html_forms_in_legacy_browsers/index.md
index 7f12753fa5..7f12753fa5 100644
--- a/files/fr/learn/forms/html_forms_in_legacy_browsers/index.html
+++ b/files/fr/learn/forms/html_forms_in_legacy_browsers/index.md
diff --git a/files/fr/learn/forms/index.html b/files/fr/learn/forms/index.md
index 76832228f3..76832228f3 100644
--- a/files/fr/learn/forms/index.html
+++ b/files/fr/learn/forms/index.md
diff --git a/files/fr/learn/forms/property_compatibility_table_for_form_controls/index.html b/files/fr/learn/forms/property_compatibility_table_for_form_controls/index.md
index 5dea78fc0c..5dea78fc0c 100644
--- a/files/fr/learn/forms/property_compatibility_table_for_form_controls/index.html
+++ b/files/fr/learn/forms/property_compatibility_table_for_form_controls/index.md
diff --git a/files/fr/learn/forms/sending_and_retrieving_form_data/index.html b/files/fr/learn/forms/sending_and_retrieving_form_data/index.md
index c2736e9d5b..c2736e9d5b 100644
--- a/files/fr/learn/forms/sending_and_retrieving_form_data/index.html
+++ b/files/fr/learn/forms/sending_and_retrieving_form_data/index.md
diff --git a/files/fr/learn/forms/sending_forms_through_javascript/index.html b/files/fr/learn/forms/sending_forms_through_javascript/index.md
index 571ede2a5b..571ede2a5b 100644
--- a/files/fr/learn/forms/sending_forms_through_javascript/index.html
+++ b/files/fr/learn/forms/sending_forms_through_javascript/index.md
diff --git a/files/fr/learn/forms/styling_web_forms/index.html b/files/fr/learn/forms/styling_web_forms/index.md
index 95ddead893..95ddead893 100644
--- a/files/fr/learn/forms/styling_web_forms/index.html
+++ b/files/fr/learn/forms/styling_web_forms/index.md
diff --git a/files/fr/learn/forms/your_first_form/example/index.html b/files/fr/learn/forms/your_first_form/example/index.md
index d5268524e3..d5268524e3 100644
--- a/files/fr/learn/forms/your_first_form/example/index.html
+++ b/files/fr/learn/forms/your_first_form/example/index.md
diff --git a/files/fr/learn/forms/your_first_form/index.html b/files/fr/learn/forms/your_first_form/index.md
index 4ee759f619..4ee759f619 100644
--- a/files/fr/learn/forms/your_first_form/index.html
+++ b/files/fr/learn/forms/your_first_form/index.md