aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/svg/element/stop/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/svg/element/stop/index.html')
-rw-r--r--files/fr/web/svg/element/stop/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/files/fr/web/svg/element/stop/index.html b/files/fr/web/svg/element/stop/index.html
index f77d1b7f06..d5e19bfcff 100644
--- a/files/fr/web/svg/element/stop/index.html
+++ b/files/fr/web/svg/element/stop/index.html
@@ -5,7 +5,7 @@ translation_of: Web/SVG/Element/stop
---
<div>{{SVGRef}}</div>
-<p>L'élément <a href="/en-US/docs/Web/SVG">SVG</a> <strong><code>&lt;stop&gt;</code></strong> définit une couleur supplémentaire dans une palette à utiliser pour un dégradé, et est contenu dans un élément {{SVGElement("linearGradient")}} ou {{SVGElement("radialGradient")}}.</p>
+<p>L'élément <a href="/fr/docs/Web/SVG">SVG</a> <strong><code>&lt;stop&gt;</code></strong> définit une couleur supplémentaire dans une palette à utiliser pour un dégradé, et est contenu dans un élément {{SVGElement("linearGradient")}} ou {{SVGElement("radialGradient")}}.</p>
<h2 id="Contexte_d'utilisation">Contexte d'utilisation</h2>
@@ -16,8 +16,8 @@ translation_of: Web/SVG/Element/stop
<h3 id="Attributs_globaux">Attributs globaux</h3>
<ul>
- <li><a href="/en-US/docs/Web/SVG/Attribute#Core_attributes">Attributs de base</a></li>
- <li><a href="/en-US/docs/Web/SVG/Attribute#Presentation_attributes">Attributs de présentation</a></li>
+ <li><a href="/fr/docs/Web/SVG/Attribute#Core_attributes">Attributs de base</a></li>
+ <li><a href="/fr/docs/Web/SVG/Attribute#Presentation_attributes">Attributs de présentation</a></li>
<li>{{SVGAttr("class")}}</li>
<li>{{SVGAttr("style")}}</li>
</ul>
@@ -60,7 +60,7 @@ translation_of: Web/SVG/Element/stop
<h3 id="Résultat">Résultat</h3>
-<p>{{EmbedLiveSample("Example", 160, 95)}}</p>
+<p>{{EmbedLiveSample("Exemple", 160, 95)}}</p>
<h2 id="Spécifications">Spécifications</h2>