aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/mathml/examples/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:08 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:08 +0100
commit39f2114f9797eb51994966c6bb8ff1814c9a4da8 (patch)
tree66dbd9c921f56e440f8816ed29ac23682a1ac4ef /files/fr/web/mathml/examples/index.html
parent8260a606c143e6b55a467edf017a56bdcd6cba7e (diff)
downloadtranslated-content-39f2114f9797eb51994966c6bb8ff1814c9a4da8.tar.gz
translated-content-39f2114f9797eb51994966c6bb8ff1814c9a4da8.tar.bz2
translated-content-39f2114f9797eb51994966c6bb8ff1814c9a4da8.zip
unslug fr: move
Diffstat (limited to 'files/fr/web/mathml/examples/index.html')
-rw-r--r--files/fr/web/mathml/examples/index.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/files/fr/web/mathml/examples/index.html b/files/fr/web/mathml/examples/index.html
new file mode 100644
index 0000000000..c3614e43b5
--- /dev/null
+++ b/files/fr/web/mathml/examples/index.html
@@ -0,0 +1,27 @@
+---
+title: Exemples
+slug: Web/MathML/Exemples
+tags:
+ - Accueil
+ - Beginner
+ - Composing
+ - Débuttant
+ - Intro
+ - MathML
+translation_of: Web/MathML/Examples
+---
+<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>