aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/svg
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/svg')
-rw-r--r--files/fr/web/svg/applying_svg_effects_to_html_content/index.html3
-rw-r--r--files/fr/web/svg/compatibility_sources/index.html3
-rw-r--r--files/fr/web/svg/svg_1.1_support_in_firefox/index.html3
-rw-r--r--files/fr/web/svg/svg_as_an_image/index.html3
-rw-r--r--files/fr/web/svg/tutorial/basic_shapes/index.html3
-rw-r--r--files/fr/web/svg/tutorial/basic_transformations/index.html5
-rw-r--r--files/fr/web/svg/tutorial/clipping_and_masking/index.html5
-rw-r--r--files/fr/web/svg/tutorial/fills_and_strokes/index.html5
-rw-r--r--files/fr/web/svg/tutorial/filter_effects/index.html5
-rw-r--r--files/fr/web/svg/tutorial/getting_started/index.html5
-rw-r--r--files/fr/web/svg/tutorial/gradients/index.html5
-rw-r--r--files/fr/web/svg/tutorial/index.html5
-rw-r--r--files/fr/web/svg/tutorial/introduction/index.html5
-rw-r--r--files/fr/web/svg/tutorial/other_content_in_svg/index.html3
-rw-r--r--files/fr/web/svg/tutorial/paths/index.html5
-rw-r--r--files/fr/web/svg/tutorial/patterns/index.html5
-rw-r--r--files/fr/web/svg/tutorial/positions/index.html5
-rw-r--r--files/fr/web/svg/tutorial/svg_and_css/index.html5
-rw-r--r--files/fr/web/svg/tutorial/svg_fonts/index.html3
-rw-r--r--files/fr/web/svg/tutorial/svg_image_tag/index.html3
-rw-r--r--files/fr/web/svg/tutorial/svg_in_html_introduction/index.html3
-rw-r--r--files/fr/web/svg/tutorial/texts/index.html5
-rw-r--r--files/fr/web/svg/tutorial/tools_for_svg/index.html3
23 files changed, 59 insertions, 36 deletions
diff --git a/files/fr/web/svg/applying_svg_effects_to_html_content/index.html b/files/fr/web/svg/applying_svg_effects_to_html_content/index.html
index cb06ea5315..6668cbe216 100644
--- a/files/fr/web/svg/applying_svg_effects_to_html_content/index.html
+++ b/files/fr/web/svg/applying_svg_effects_to_html_content/index.html
@@ -1,12 +1,13 @@
---
title: Application d'effets SVG à du contenu HTML
-slug: Web/SVG/Application_d_effets_SVG_a_du_contenu_HTML
+slug: Web/SVG/Applying_SVG_effects_to_HTML_content
tags:
- CSS
- Guide
- HTML
- SVG
translation_of: Web/SVG/Applying_SVG_effects_to_HTML_content
+original_slug: Web/SVG/Application_d_effets_SVG_a_du_contenu_HTML
---
<p>Les navigateurs modernes supportent le format <a href="/fr-FR/docs/SVG">SVG</a> utilisant du <a href="/fr-FR/docs/Web/CSS" title="Cascading Style Sheets">CSS</a> pour appliquer des effets graphiques au contenu HTML.</p>
diff --git a/files/fr/web/svg/compatibility_sources/index.html b/files/fr/web/svg/compatibility_sources/index.html
index 49f69f68a7..b14495faa2 100644
--- a/files/fr/web/svg/compatibility_sources/index.html
+++ b/files/fr/web/svg/compatibility_sources/index.html
@@ -1,10 +1,11 @@
---
title: Sources des compatibilités
-slug: Web/SVG/Sources_compatibilite
+slug: Web/SVG/Compatibility_sources
tags:
- Compatibilité
- SVG
translation_of: Web/SVG/Compatibility_sources
+original_slug: Web/SVG/Sources_compatibilite
---
<p>Les sources suivantes sont utilisées pour les tableaux de compatibilités des éléments SVG et de leurs attributs :</p>
diff --git a/files/fr/web/svg/svg_1.1_support_in_firefox/index.html b/files/fr/web/svg/svg_1.1_support_in_firefox/index.html
index 36e4340b97..b5286cc777 100644
--- a/files/fr/web/svg/svg_1.1_support_in_firefox/index.html
+++ b/files/fr/web/svg/svg_1.1_support_in_firefox/index.html
@@ -1,9 +1,10 @@
---
title: SVG dans Firefox
-slug: SVG_dans_Firefox
+slug: Web/SVG/SVG_1.1_Support_in_Firefox
tags:
- SVG
translation_of: Web/SVG/SVG_1.1_Support_in_Firefox
+original_slug: SVG_dans_Firefox
---
<p>Vous trouverez des exemples simples de syntaxe et d'utilisation de SVG sur la page <a class="external" href="http://www.w3.org/Graphics/SVG/Test/20061213/">W3C SVG test suite</a>.</p>
diff --git a/files/fr/web/svg/svg_as_an_image/index.html b/files/fr/web/svg/svg_as_an_image/index.html
index e7acc660e0..ae5a0d84af 100644
--- a/files/fr/web/svg/svg_as_an_image/index.html
+++ b/files/fr/web/svg/svg_as_an_image/index.html
@@ -1,10 +1,11 @@
---
title: SVG en tant qu'image
-slug: Web/SVG/SVG_en_tant_qu_image
+slug: Web/SVG/SVG_as_an_Image
tags:
- Images
- SVG
translation_of: Web/SVG/SVG_as_an_Image
+original_slug: Web/SVG/SVG_en_tant_qu_image
---
<div>{{SVGRef}}</div>
<p>Le format SVG peut être utilisé en tant qu'image dans de nombreux contextes. Beaucoup de navigateurs prennent en charge les images au format SVG avec :</p>
diff --git a/files/fr/web/svg/tutorial/basic_shapes/index.html b/files/fr/web/svg/tutorial/basic_shapes/index.html
index aa75f0c0ed..3612cf6b3f 100644
--- a/files/fr/web/svg/tutorial/basic_shapes/index.html
+++ b/files/fr/web/svg/tutorial/basic_shapes/index.html
@@ -1,9 +1,10 @@
---
title: Formes de base
-slug: Web/SVG/Tutoriel/Formes_de_base
+slug: Web/SVG/Tutorial/Basic_Shapes
tags:
- SVG
translation_of: Web/SVG/Tutorial/Basic_Shapes
+original_slug: Web/SVG/Tutoriel/Formes_de_base
---
<p>{{ PreviousNext("SVG/Tutoriel/Positionnement", "Web/SVG/Tutoriel/Paths") }}</p>
diff --git a/files/fr/web/svg/tutorial/basic_transformations/index.html b/files/fr/web/svg/tutorial/basic_transformations/index.html
index 2015cab83c..64caa0cc7f 100644
--- a/files/fr/web/svg/tutorial/basic_transformations/index.html
+++ b/files/fr/web/svg/tutorial/basic_transformations/index.html
@@ -1,11 +1,12 @@
---
title: Transformations de base
-slug: Web/SVG/Tutoriel/Transformations_de_base
+slug: Web/SVG/Tutorial/Basic_Transformations
tags:
- Intermediate
- SVG
- - 'SVG:Tutoriel'
+ - SVG:Tutoriel
translation_of: Web/SVG/Tutorial/Basic_Transformations
+original_slug: Web/SVG/Tutoriel/Transformations_de_base
---
<p>{{ PreviousNext("Web/SVG/Tutoriel/Texts", "Web/SVG/Tutoriel/Découpages_et_masquages") }}</p>
diff --git a/files/fr/web/svg/tutorial/clipping_and_masking/index.html b/files/fr/web/svg/tutorial/clipping_and_masking/index.html
index a4dd82b1dc..d838dc5feb 100644
--- a/files/fr/web/svg/tutorial/clipping_and_masking/index.html
+++ b/files/fr/web/svg/tutorial/clipping_and_masking/index.html
@@ -1,10 +1,11 @@
---
title: Découpages et masquages
-slug: Web/SVG/Tutoriel/Découpages_et_masquages
+slug: Web/SVG/Tutorial/Clipping_and_masking
tags:
- SVG
- - 'SVG:Tutoriel'
+ - SVG:Tutoriel
translation_of: Web/SVG/Tutorial/Clipping_and_masking
+original_slug: Web/SVG/Tutoriel/Découpages_et_masquages
---
<p>{{ PreviousNext("SVG/Tutoriel/Transformations_de_base", "Web/SVG/Tutoriel/Contenu_embarque_SVG") }}</p>
diff --git a/files/fr/web/svg/tutorial/fills_and_strokes/index.html b/files/fr/web/svg/tutorial/fills_and_strokes/index.html
index 54e0d792e2..3818fd48da 100644
--- a/files/fr/web/svg/tutorial/fills_and_strokes/index.html
+++ b/files/fr/web/svg/tutorial/fills_and_strokes/index.html
@@ -1,10 +1,11 @@
---
title: Remplissages et contours
-slug: Web/SVG/Tutoriel/Fills_and_Strokes
+slug: Web/SVG/Tutorial/Fills_and_Strokes
tags:
- SVG
- - 'SVG:Tutoriel'
+ - SVG:Tutoriel
translation_of: Web/SVG/Tutorial/Fills_and_Strokes
+original_slug: Web/SVG/Tutoriel/Fills_and_Strokes
---
<p>{{ PreviousNext("Web/SVG/Tutoriel/Paths", "Web/SVG/Tutoriel/Gradients") }}</p>
diff --git a/files/fr/web/svg/tutorial/filter_effects/index.html b/files/fr/web/svg/tutorial/filter_effects/index.html
index b0f988398a..332a9b39f5 100644
--- a/files/fr/web/svg/tutorial/filter_effects/index.html
+++ b/files/fr/web/svg/tutorial/filter_effects/index.html
@@ -1,10 +1,11 @@
---
title: Filtres
-slug: Web/SVG/Tutoriel/filtres
+slug: Web/SVG/Tutorial/Filter_effects
tags:
- SVG
- - 'SVG:Tutoriel'
+ - SVG:Tutoriel
translation_of: Web/SVG/Tutorial/Filter_effects
+original_slug: Web/SVG/Tutoriel/filtres
---
<p>{{ PreviousNext("Web/SVG/Tutoriel/Contenu_embarque_SVG", "Web/SVG/Tutoriel/polices_SVG") }}</p>
diff --git a/files/fr/web/svg/tutorial/getting_started/index.html b/files/fr/web/svg/tutorial/getting_started/index.html
index 83dee73b6c..d4e20a9916 100644
--- a/files/fr/web/svg/tutorial/getting_started/index.html
+++ b/files/fr/web/svg/tutorial/getting_started/index.html
@@ -1,10 +1,11 @@
---
title: Premiers pas
-slug: Web/SVG/Tutoriel/Premiers_pas
+slug: Web/SVG/Tutorial/Getting_Started
tags:
- SVG
- - 'SVG:Tutoriel'
+ - SVG:Tutoriel
translation_of: Web/SVG/Tutorial/Getting_Started
+original_slug: Web/SVG/Tutoriel/Premiers_pas
---
<p>{{ PreviousNext("SVG/Tutoriel/Introduction", "SVG/Tutoriel/Positionnement") }}</p>
diff --git a/files/fr/web/svg/tutorial/gradients/index.html b/files/fr/web/svg/tutorial/gradients/index.html
index ef9c235318..1e5e8e7d45 100644
--- a/files/fr/web/svg/tutorial/gradients/index.html
+++ b/files/fr/web/svg/tutorial/gradients/index.html
@@ -1,10 +1,11 @@
---
title: Gradients SVG
-slug: Web/SVG/Tutoriel/Gradients
+slug: Web/SVG/Tutorial/Gradients
tags:
- SVG
- - 'SVG:Tutoriel'
+ - SVG:Tutoriel
translation_of: Web/SVG/Tutorial/Gradients
+original_slug: Web/SVG/Tutoriel/Gradients
---
<p>{{ PreviousNext("Web/SVG/Tutoriel/Fills_and_Strokes", "Web/SVG/Tutoriel/Motifs") }}</p>
diff --git a/files/fr/web/svg/tutorial/index.html b/files/fr/web/svg/tutorial/index.html
index 14275fcdd8..2c99e74f15 100644
--- a/files/fr/web/svg/tutorial/index.html
+++ b/files/fr/web/svg/tutorial/index.html
@@ -1,11 +1,12 @@
---
title: Tutoriel SVG
-slug: Web/SVG/Tutoriel
+slug: Web/SVG/Tutorial
tags:
- NeedsContent
- SVG
- - 'SVG:Tutoriel'
+ - SVG:Tutoriel
translation_of: Web/SVG/Tutorial
+original_slug: Web/SVG/Tutoriel
---
<p><a href="/fr/SVG" title="fr/SVG">SVG</a>, pour Scalable Vector Graphics (ou encore Graphismes vectoriels redimensionnables), est un langage basé sur le <a href="/fr/XML" title="fr/XML">XML</a> du W3C qui permet de définir des éléments graphiques avec des balises. Ce langage est plus ou moins implémenté dans Firefox, Opera, les navigateurs à base de Webkit, Internet Explorer et les autres navigateurs Web.</p>
diff --git a/files/fr/web/svg/tutorial/introduction/index.html b/files/fr/web/svg/tutorial/introduction/index.html
index 7c38618958..e6bd6d5c2e 100644
--- a/files/fr/web/svg/tutorial/introduction/index.html
+++ b/files/fr/web/svg/tutorial/introduction/index.html
@@ -1,10 +1,11 @@
---
title: Introduction
-slug: Web/SVG/Tutoriel/Introduction
+slug: Web/SVG/Tutorial/Introduction
tags:
- SVG
- - 'SVG:Tutoriel'
+ - SVG:Tutoriel
translation_of: Web/SVG/Tutorial/Introduction
+original_slug: Web/SVG/Tutoriel/Introduction
---
<p>{{ PreviousNext("SVG/Tutoriel", "SVG/Tutoriel/Premiers_pas") }}</p>
diff --git a/files/fr/web/svg/tutorial/other_content_in_svg/index.html b/files/fr/web/svg/tutorial/other_content_in_svg/index.html
index ecaf0e7d60..c8d11cff2f 100644
--- a/files/fr/web/svg/tutorial/other_content_in_svg/index.html
+++ b/files/fr/web/svg/tutorial/other_content_in_svg/index.html
@@ -1,7 +1,8 @@
---
title: Contenu embarqué dans le SVG
-slug: Web/SVG/Tutoriel/Contenu_embarque_SVG
+slug: Web/SVG/Tutorial/Other_content_in_SVG
translation_of: Web/SVG/Tutorial/Other_content_in_SVG
+original_slug: Web/SVG/Tutoriel/Contenu_embarque_SVG
---
<p>{{ PreviousNext("Web/SVG/Tutoriel/Découpages_et_masquages", "Web/SVG/Tutoriel/filtres") }}</p>
diff --git a/files/fr/web/svg/tutorial/paths/index.html b/files/fr/web/svg/tutorial/paths/index.html
index 2b73ee2682..c006452033 100644
--- a/files/fr/web/svg/tutorial/paths/index.html
+++ b/files/fr/web/svg/tutorial/paths/index.html
@@ -1,10 +1,11 @@
---
title: Paths
-slug: Web/SVG/Tutoriel/Paths
+slug: Web/SVG/Tutorial/Paths
tags:
- SVG
- - 'SVG:Tutoriel'
+ - SVG:Tutoriel
translation_of: Web/SVG/Tutorial/Paths
+original_slug: Web/SVG/Tutoriel/Paths
---
<p>{{ PreviousNext("Web/SVG/Tutoriel/Formes_de_base", "Web/SVG/Tutoriel/Fills_and_Strokes") }}</p>
diff --git a/files/fr/web/svg/tutorial/patterns/index.html b/files/fr/web/svg/tutorial/patterns/index.html
index 29a63e8f60..0b170b5b48 100644
--- a/files/fr/web/svg/tutorial/patterns/index.html
+++ b/files/fr/web/svg/tutorial/patterns/index.html
@@ -1,10 +1,11 @@
---
title: Motifs
-slug: Web/SVG/Tutoriel/Motifs
+slug: Web/SVG/Tutorial/Patterns
tags:
- SVG
- - 'SVG:Tutoriel'
+ - SVG:Tutoriel
translation_of: Web/SVG/Tutorial/Patterns
+original_slug: Web/SVG/Tutoriel/Motifs
---
<p>{{ PreviousNext("Web/SVG/Tutoriel/Gradients", "Web/SVG/Tutoriel/Texts") }}</p>
diff --git a/files/fr/web/svg/tutorial/positions/index.html b/files/fr/web/svg/tutorial/positions/index.html
index 7f23bfe123..a2542da4f7 100644
--- a/files/fr/web/svg/tutorial/positions/index.html
+++ b/files/fr/web/svg/tutorial/positions/index.html
@@ -1,11 +1,12 @@
---
title: Positionnement
-slug: Web/SVG/Tutoriel/Positionnement
+slug: Web/SVG/Tutorial/Positions
tags:
- Débutant
- SVG
- - 'SVG:Tutoriel'
+ - SVG:Tutoriel
translation_of: Web/SVG/Tutorial/Positions
+original_slug: Web/SVG/Tutoriel/Positionnement
---
<p>{{ PreviousNext("SVG/Tutoriel/Premiers_pas", "SVG/Tutoriel/Formes_de_base") }}</p>
diff --git a/files/fr/web/svg/tutorial/svg_and_css/index.html b/files/fr/web/svg/tutorial/svg_and_css/index.html
index a3c323972f..efd1ce5382 100644
--- a/files/fr/web/svg/tutorial/svg_and_css/index.html
+++ b/files/fr/web/svg/tutorial/svg_and_css/index.html
@@ -1,10 +1,11 @@
---
title: Graphiques SVG
-slug: CSS/Premiers_pas/Graphiques_SVG
+slug: Web/SVG/Tutorial/SVG_and_CSS
tags:
- CSS
- - 'CSS:Premiers_pas'
+ - CSS:Premiers_pas
translation_of: Web/SVG/Tutorial/SVG_and_CSS
+original_slug: CSS/Premiers_pas/Graphiques_SVG
---
<p> </p>
<p>Cette page illustre le langage spécialisé dans la création d'éléments graphiques : SVG.</p>
diff --git a/files/fr/web/svg/tutorial/svg_fonts/index.html b/files/fr/web/svg/tutorial/svg_fonts/index.html
index 4a196a3825..eb27147dfd 100644
--- a/files/fr/web/svg/tutorial/svg_fonts/index.html
+++ b/files/fr/web/svg/tutorial/svg_fonts/index.html
@@ -1,11 +1,12 @@
---
title: Polices SVG
-slug: Web/SVG/Tutoriel/polices_SVG
+slug: Web/SVG/Tutorial/SVG_fonts
tags:
- Police
- SVG
- font
translation_of: Web/SVG/Tutorial/SVG_fonts
+original_slug: Web/SVG/Tutoriel/polices_SVG
---
<p>{{ PreviousNext("Web/SVG/Tutoriel/filtres","Web/SVG/Tutoriel/SVG_Image_Tag") }}</p>
diff --git a/files/fr/web/svg/tutorial/svg_image_tag/index.html b/files/fr/web/svg/tutorial/svg_image_tag/index.html
index 8912c059d0..a1d8286039 100644
--- a/files/fr/web/svg/tutorial/svg_image_tag/index.html
+++ b/files/fr/web/svg/tutorial/svg_image_tag/index.html
@@ -1,11 +1,12 @@
---
title: 'SVG: Elément image'
-slug: Web/SVG/Tutoriel/SVG_Image_Tag
+slug: Web/SVG/Tutorial/SVG_Image_Tag
tags:
- Débutant
- SVG
- Tutoriel
translation_of: Web/SVG/Tutorial/SVG_Image_Tag
+original_slug: Web/SVG/Tutoriel/SVG_Image_Tag
---
<p>{{ PreviousNext("Web/SVG/Tutoriel/polices_SVG", "Web/SVG/Tutoriel/Tools_for_SVG") }}</p>
diff --git a/files/fr/web/svg/tutorial/svg_in_html_introduction/index.html b/files/fr/web/svg/tutorial/svg_in_html_introduction/index.html
index 29db7cb55b..23766ed357 100644
--- a/files/fr/web/svg/tutorial/svg_in_html_introduction/index.html
+++ b/files/fr/web/svg/tutorial/svg_in_html_introduction/index.html
@@ -1,9 +1,10 @@
---
title: Introduction à SVG dans HTML
-slug: Web/SVG/Tutoriel/Introduction_à_SVG_dans_HTML
+slug: Web/SVG/Tutorial/SVG_In_HTML_Introduction
tags:
- SVG
translation_of: Web/SVG/Tutorial/SVG_In_HTML_Introduction
+original_slug: Web/SVG/Tutoriel/Introduction_à_SVG_dans_HTML
---
<h3 id="Aper.C3.A7u" name="Aper.C3.A7u">Aperçu</h3>
diff --git a/files/fr/web/svg/tutorial/texts/index.html b/files/fr/web/svg/tutorial/texts/index.html
index 97871407d2..50a56982f4 100644
--- a/files/fr/web/svg/tutorial/texts/index.html
+++ b/files/fr/web/svg/tutorial/texts/index.html
@@ -1,10 +1,11 @@
---
title: Textes
-slug: Web/SVG/Tutoriel/Texts
+slug: Web/SVG/Tutorial/Texts
tags:
- SVG
- - 'SVG:Tutoriel'
+ - SVG:Tutoriel
translation_of: Web/SVG/Tutorial/Texts
+original_slug: Web/SVG/Tutoriel/Texts
---
<div>
<div>{{PreviousNext("Web/SVG/Tutoriel/Motifs", "Web/SVG/Tutoriel/Transformations_de_base")}}</div>
diff --git a/files/fr/web/svg/tutorial/tools_for_svg/index.html b/files/fr/web/svg/tutorial/tools_for_svg/index.html
index f60f06c76f..00d297f0c1 100644
--- a/files/fr/web/svg/tutorial/tools_for_svg/index.html
+++ b/files/fr/web/svg/tutorial/tools_for_svg/index.html
@@ -1,7 +1,8 @@
---
title: Outils pour SVG
-slug: Web/SVG/Tutoriel/Tools_for_SVG
+slug: Web/SVG/Tutorial/Tools_for_SVG
translation_of: Web/SVG/Tutorial/Tools_for_SVG
+original_slug: Web/SVG/Tutoriel/Tools_for_SVG
---
<p>{{ PreviousNext("Web/SVG/Tutoriel/SVG_Image_Tag") }}</p>