diff options
Diffstat (limited to 'files/fr/web/exslt/math/highest/index.html')
-rw-r--r-- | files/fr/web/exslt/math/highest/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/files/fr/web/exslt/math/highest/index.html b/files/fr/web/exslt/math/highest/index.html index 5601b1ee58..4bcd143163 100644 --- a/files/fr/web/exslt/math/highest/index.html +++ b/files/fr/web/exslt/math/highest/index.html @@ -13,28 +13,28 @@ translation_of: Web/EXSLT/math/highest <p>{{ Note() }}</p> -<h3 id="Syntaxe" name="Syntaxe">Syntaxe</h3> +<h3 id="Syntaxe">Syntaxe</h3> <pre class="eval">math:highest(<em>ensembleNœud</em>) </pre> -<h3 id="Arguments" name="Arguments">Arguments</h3> +<h3 id="Arguments">Arguments</h3> <dl> <dt><code>ensembleNœud</code></dt> <dd>L'ensemble de nœuds pour lequel il faut retourner la plus grande valeur.</dd> </dl> -<h3 id="Retourne" name="Retourne">Retourne</h3> +<h3 id="Retourne">Retourne</h3> <p>Un fragment d'arbre résultat consistant en copies des nœuds retournés par la fonction <code><a href="fr/EXSLT/math/max">math:max()</a></code>.</p> -<h3 id="D.C3.A9finition" name="D.C3.A9finition">Définition</h3> +<h3 id="D.C3.A9finition">Définition</h3> <ul> <li><a class="external" href="http://www.exslt.org/regexp/functions/highest/index.html">EXSLT - MATH:HIGHEST (en)</a></li> </ul> -<h3 id="Support_par_Gecko" name="Support_par_Gecko">Support par Gecko</h3> +<h3 id="Support_par_Gecko">Support par Gecko</h3> <p>Supporté par Gecko 1.9 et ultérieur.</p> |