From c05efa8d7ae464235cf83d7c0956e42dc6974103 Mon Sep 17 00:00:00 2001 From: julieng Date: Sat, 2 Oct 2021 17:20:14 +0200 Subject: move *.html to *.md --- files/fr/web/api/htmlformelement/encoding/index.html | 10 ---------- files/fr/web/api/htmlformelement/encoding/index.md | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 files/fr/web/api/htmlformelement/encoding/index.html create mode 100644 files/fr/web/api/htmlformelement/encoding/index.md (limited to 'files/fr/web/api/htmlformelement/encoding') diff --git a/files/fr/web/api/htmlformelement/encoding/index.html b/files/fr/web/api/htmlformelement/encoding/index.html deleted file mode 100644 index 43c942335d..0000000000 --- a/files/fr/web/api/htmlformelement/encoding/index.html +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: HTMLFormElement.encoding -slug: Web/API/HTMLFormElement/encoding -translation_of: Web/API/HTMLFormElement/encoding ---- -
-
{{APIRef("HTML DOM")}}
-
- -

La propriété HTMLFormElement.encoding est un nom alternatif pour l'élément {{domxref("HTMLFormElement.enctype","enctype")}} de l'objet {{domxref("HTMLFormElement")}} du DOM.

diff --git a/files/fr/web/api/htmlformelement/encoding/index.md b/files/fr/web/api/htmlformelement/encoding/index.md new file mode 100644 index 0000000000..43c942335d --- /dev/null +++ b/files/fr/web/api/htmlformelement/encoding/index.md @@ -0,0 +1,10 @@ +--- +title: HTMLFormElement.encoding +slug: Web/API/HTMLFormElement/encoding +translation_of: Web/API/HTMLFormElement/encoding +--- +
+
{{APIRef("HTML DOM")}}
+
+ +

La propriété HTMLFormElement.encoding est un nom alternatif pour l'élément {{domxref("HTMLFormElement.enctype","enctype")}} de l'objet {{domxref("HTMLFormElement")}} du DOM.

-- cgit v1.2.3-54-g00ecf