aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/mathml/element/menclose/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/mathml/element/menclose/index.html')
-rw-r--r--files/fr/web/mathml/element/menclose/index.html70
1 files changed, 30 insertions, 40 deletions
diff --git a/files/fr/web/mathml/element/menclose/index.html b/files/fr/web/mathml/element/menclose/index.html
index 84e3ab3e19..e9682fb6a4 100644
--- a/files/fr/web/mathml/element/menclose/index.html
+++ b/files/fr/web/mathml/element/menclose/index.html
@@ -9,29 +9,18 @@ translation_of: Web/MathML/Element/menclose
---
<p>L'élément MathML <code>&lt;menclose&gt;</code> permet d'afficher son contenu groupé au sein d'une même notation, définie par l'attribut <code>notation</code>.</p>
<h2 id="Attributs">Attributs</h2>
+
<dl>
- <dt id="attr-class-id-style">
- class, id, style</dt>
- <dd>
- Afin d'être utilisés avec les <a href="/fr/docs/CSS">feuilles de styles</a>.</dd>
- <dt id="attr-href">
- href</dt>
- <dd>
- Un hyperlien pointant vers un URI donné.</dd>
- <dt id="attr-mathbackground">
- mathbackground</dt>
- <dd>
- La couleur de fond. Il est possible d'utiliser les codes au format <code>#rgb</code>, <code>#rrggbb</code> et les <a href="/fr/docs/CSS/valeur_de_couleur#Mots-cl.C3.A9s">noms de couleurs HTML</a>.</dd>
- <dt id="attr-mathcolor">
- mathcolor</dt>
- <dd>
- La couleur du texte. Il est possible d'utiliser les codes au format <code>#rgb</code>, <code>#rrggbb</code> et les <a href="/fr/docs/CSS/valeur_de_couleur#Mots-cl.C3.A9s">noms de couleurs HTML</a>.</dd>
- <dt id="attr-notation">
- notation</dt>
- <dd>
- Une liste de notations à appliquer aux éléments fils, séparées par des blancs. Les symboles sont dessinés indépendamment et peuvent donc parfois se superposer. Les valeurs possibles sont :</dd>
- <dd>
- <br>
+ <dt>class, id, style</dt>
+ <dd>Afin d'être utilisés avec les <a href="/fr/docs/CSS">feuilles de styles</a>.</dd>
+ <dt>href</dt>
+ <dd>Un hyperlien pointant vers un URI donné.</dd>
+ <dt>mathbackground</dt>
+ <dd>La couleur de fond. Il est possible d'utiliser les codes au format <code>#rgb</code>, <code>#rrggbb</code> et les <a href="/fr/docs/CSS/valeur_de_couleur#Mots-cl.C3.A9s">noms de couleurs HTML</a>.</dd>
+ <dt>mathcolor</dt>
+ <dd>La couleur du texte. Il est possible d'utiliser les codes au format <code>#rgb</code>, <code>#rrggbb</code> et les <a href="/fr/docs/CSS/valeur_de_couleur#Mots-cl.C3.A9s">noms de couleurs HTML</a>.</dd>
+ <dt>notation</dt>
+ <dd><p>Une liste de notations à appliquer aux éléments fils, séparées par des blancs. Les symboles sont dessinés indépendamment et peuvent donc parfois se superposer. Les valeurs possibles sont :</p>
<table class="standard-table">
<tbody>
<tr>
@@ -42,97 +31,97 @@ translation_of: Web/MathML/Element/menclose
</tr>
<tr>
<td><code>longdiv</code> (valeur par défaut)</td>
- <td><img alt="longdiv" src="/files/3167/default.png"></td>
+ <td><img alt="longdiv" src="default.png"></td>
<td><math> <menclose notation="longdiv"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>Symbole de division longue</td>
</tr>
<tr>
<td><code>actuarial</code></td>
- <td><img alt="actuarial" src="/files/3168/actuarial.png"></td>
+ <td><img alt="actuarial" src="actuarial.png"></td>
<td><math> <menclose notation="actuarial"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
- <td><a class="external" href="http://en.wikipedia.org/wiki/Actuarial_notation">Symbole actuaire</a></td>
+ <td><a href="http://en.wikipedia.org/wiki/Actuarial_notation">Symbole actuaire</a></td>
</tr>
<tr>
<td><code>radical</code></td>
- <td><img alt="radical" src="/files/3169/radical.png"></td>
+ <td><img alt="radical" src="radical.png"></td>
<td><math> <menclose notation="radical"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>Symbole de la racine carrée</td>
</tr>
<tr>
<td><code>box</code></td>
- <td><img alt="box" src="/files/3170/box.png"></td>
+ <td><img alt="box" src="box.png"></td>
<td><math> <menclose notation="box"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>Boîte</td>
</tr>
<tr>
<td><code>roundedbox</code></td>
- <td><img alt="roundedbox" src="/files/3171/roundedbox.png"></td>
+ <td><img alt="roundedbox" src="roundedbox.png"></td>
<td><math> <menclose notation="roundedbox"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>Boîte arrondie</td>
</tr>
<tr>
<td><code>circle</code></td>
- <td><img alt="circle" src="/files/3172/circle.png"></td>
+ <td><img alt="circle" src="circle.png"></td>
<td><math> <menclose notation="circle"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>Cercle</td>
</tr>
<tr>
<td><code>left</code></td>
- <td><img alt="left" src="/files/3173/left.png"></td>
+ <td><img alt="left" src="left.png"></td>
<td><math> <menclose notation="left"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>Ligne à la gauche du contenu</td>
</tr>
<tr>
<td><code>right</code></td>
- <td><img alt="right" src="/files/3174/right.png"></td>
+ <td><img alt="right" src="right.png"></td>
<td><math> <menclose notation="right"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>Ligne à la droite du contenu</td>
</tr>
<tr>
<td><code>top</code></td>
- <td><img alt="top" src="/files/3175/top.png"></td>
+ <td><img alt="top" src="top.png"></td>
<td><math> <menclose notation="top"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>Ligne au-dessus du contenu</td>
</tr>
<tr>
<td><code>bottom</code></td>
- <td><img alt="bottom" src="/files/3176/bottom.png"></td>
+ <td><img alt="bottom" src="bottom.png"></td>
<td><math> <menclose notation="bottom"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>Ligne en-dessous du contenu</td>
</tr>
<tr>
<td><code>updiagonalstrike</code></td>
- <td><img alt="updiagonalstrike" src="/files/3177/updiagonalstrike.png"></td>
+ <td><img alt="updiagonalstrike" src="updiagonalstrike.png"></td>
<td><math> <menclose notation="updiagonalstrike"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>Ligne de rayure allant du coin bas-gauche au coin haut-droit</td>
</tr>
<tr>
<td><code>downdiagonalstrike</code></td>
- <td><img alt="downdiagonalstrike" src="/files/3178/downdiagonalstrike.png"></td>
+ <td><img alt="downdiagonalstrike" src="downdiagonalstrike.png"></td>
<td><math> <menclose notation="downdiagonalstrike"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>Ligne de rayure allant du coin haut-gauche au coin bas-droit</td>
</tr>
<tr>
<td><code>verticalstrike</code></td>
- <td><img alt="verticalstrike" src="/files/3179/verticalstrike.png"></td>
+ <td><img alt="verticalstrike" src="verticalstrike.png"></td>
<td><math> <menclose notation="verticalstrike"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>Ligne de rayure verticale à travers le contenu</td>
</tr>
<tr>
<td><code>horizontalstrike</code></td>
- <td><img alt="horizontalstrike" src="/files/3180/horizontalstrike.png"></td>
+ <td><img alt="horizontalstrike" src="horizontalstrike.png"></td>
<td><math> <menclose notation="horizontalstrike"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>Ligne de rayure horizontale à travers le contenu</td>
</tr>
<tr>
<td><code>madruwb</code></td>
- <td><img alt="madruwb" src="/files/3181/madruwb.png"></td>
+ <td><img alt="madruwb" src="madruwb.png"></td>
<td><math> <menclose notation="madruwb"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
- <td><a class="external" href="http://en.wikipedia.org/wiki/Modern_Arabic_mathematical_notation#Arithmetic_and_algebra">Symbole arabe pour la factorielle</a></td>
+ <td><a href="http://en.wikipedia.org/wiki/Modern_Arabic_mathematical_notation#Arithmetic_and_algebra">Symbole arabe pour la factorielle</a></td>
</tr>
<tr>
<td><code>updiagonalarrow</code></td>
- <td><img alt="" src="https://mdn.mozillademos.org/files/6255/updiagonalarrow.png" style="width: 83px; height: 38px;"></td>
+ <td><img alt="" src="updiagonalarrow.png"></td>
<td><math> <menclose notation="updiagonalarrow"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
<td>flèche diagonale</td>
</tr>
@@ -140,6 +129,7 @@ translation_of: Web/MathML/Element/menclose
</table>
</dd>
</dl>
+
<h2 id="Exemples">Exemples</h2>
<pre class="brush: html">&lt;math&gt;