aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/mathml/examples/index.md
diff options
context:
space:
mode:
authorjulieng <julien.gattelier@gmail.com>2021-11-11 08:25:34 +0100
committerSphinxKnight <SphinxKnight@users.noreply.github.com>2021-11-11 09:10:36 +0100
commitc391017c96c827a66e007d2eba6992a66b18b6b1 (patch)
tree15bbe0a1b8bd24ddf7b98cc9efc5a6983ccda32a /files/fr/web/mathml/examples/index.md
parentdf8a1303d253c5a257a375b432989246d601ce3f (diff)
downloadtranslated-content-c391017c96c827a66e007d2eba6992a66b18b6b1.tar.gz
translated-content-c391017c96c827a66e007d2eba6992a66b18b6b1.tar.bz2
translated-content-c391017c96c827a66e007d2eba6992a66b18b6b1.zip
move *.html to *.md
Diffstat (limited to 'files/fr/web/mathml/examples/index.md')
-rw-r--r--files/fr/web/mathml/examples/index.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/files/fr/web/mathml/examples/index.md b/files/fr/web/mathml/examples/index.md
new file mode 100644
index 0000000000..1bc8593039
--- /dev/null
+++ b/files/fr/web/mathml/examples/index.md
@@ -0,0 +1,28 @@
+---
+title: Exemples
+slug: Web/MathML/Examples
+tags:
+ - Accueil
+ - Beginner
+ - Composing
+ - Débuttant
+ - Intro
+ - MathML
+translation_of: Web/MathML/Examples
+original_slug: Web/MathML/Exemples
+---
+<p>Cette rubrique rassemble des exemples pour vous aider à comprendre comment utiliser MathML dans l'affichage des formules mathématiques complexes au sein de vos pages Web.</p>
+<dl>
+ <dt>
+ <a href="/fr/docs/Web/MathML/Examples/MathML_Pythagorean_Theorem">Théorème de Pythagore</a></dt>
+ <dd>
+ Petit exemple de démonstration du théorème de Pythagore.</dd>
+ <dt>
+ <a href="/fr/docs/Web/MathML/Examples/Deriving_the_Quadratic_Formula">Résolution de l'équation quadratique</a></dt>
+ <dd>
+ Étapes de la résolution de l'équation quadratique.</dd>
+ <dt>
+ <a href="/fr/docs/Mozilla/MathML_Project/MathML_Torture_Test">Tests de rendu MathML</a></dt>
+ <dd>
+ Un ensemble test de rendu de formules.</dd>
+</dl>