aboutsummaryrefslogtreecommitdiff
path: root/files/fr/learn/css/css_layout
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
commit7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch)
tree004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/learn/css/css_layout
parent39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff)
downloadtranslated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip
unslug fr: modify
Diffstat (limited to 'files/fr/learn/css/css_layout')
-rw-r--r--files/fr/learn/css/css_layout/flexbox/index.html3
-rw-r--r--files/fr/learn/css/css_layout/flexbox_skills/index.html3
-rw-r--r--files/fr/learn/css/css_layout/floats/index.html3
-rw-r--r--files/fr/learn/css/css_layout/fundamental_layout_comprehension/index.html3
-rw-r--r--files/fr/learn/css/css_layout/grids/index.html3
-rw-r--r--files/fr/learn/css/css_layout/index.html3
-rw-r--r--files/fr/learn/css/css_layout/introduction/index.html3
-rw-r--r--files/fr/learn/css/css_layout/legacy_layout_methods/index.html3
-rw-r--r--files/fr/learn/css/css_layout/media_queries/index.html3
-rw-r--r--files/fr/learn/css/css_layout/multiple-column_layout/index.html3
-rw-r--r--files/fr/learn/css/css_layout/normal_flow/index.html3
-rw-r--r--files/fr/learn/css/css_layout/positioning/index.html3
-rw-r--r--files/fr/learn/css/css_layout/practical_positioning_examples/index.html3
-rw-r--r--files/fr/learn/css/css_layout/responsive_design/index.html3
-rw-r--r--files/fr/learn/css/css_layout/supporting_older_browsers/index.html3
15 files changed, 30 insertions, 15 deletions
diff --git a/files/fr/learn/css/css_layout/flexbox/index.html b/files/fr/learn/css/css_layout/flexbox/index.html
index bcf02e9910..a151a1da09 100644
--- a/files/fr/learn/css/css_layout/flexbox/index.html
+++ b/files/fr/learn/css/css_layout/flexbox/index.html
@@ -1,6 +1,6 @@
---
title: Flexbox
-slug: Apprendre/CSS/CSS_layout/Flexbox
+slug: Learn/CSS/CSS_layout/Flexbox
tags:
- Apprentissage
- Article
@@ -14,6 +14,7 @@ tags:
- Mises en page
- flexbox
translation_of: Learn/CSS/CSS_layout/Flexbox
+original_slug: Apprendre/CSS/CSS_layout/Flexbox
---
<div>{{LearnSidebar}}</div>
diff --git a/files/fr/learn/css/css_layout/flexbox_skills/index.html b/files/fr/learn/css/css_layout/flexbox_skills/index.html
index 8cb4d16891..d46a7b5f55 100644
--- a/files/fr/learn/css/css_layout/flexbox_skills/index.html
+++ b/files/fr/learn/css/css_layout/flexbox_skills/index.html
@@ -1,7 +1,8 @@
---
title: 'Testez vos compétences : Flexbox'
-slug: Apprendre/CSS/CSS_layout/Flexbox_skills
+slug: Learn/CSS/CSS_layout/Flexbox_skills
translation_of: Learn/CSS/CSS_layout/Flexbox_skills
+original_slug: Apprendre/CSS/CSS_layout/Flexbox_skills
---
<div>{{LearnSidebar}}</div>
diff --git a/files/fr/learn/css/css_layout/floats/index.html b/files/fr/learn/css/css_layout/floats/index.html
index a4814ac036..ffcc762cea 100644
--- a/files/fr/learn/css/css_layout/floats/index.html
+++ b/files/fr/learn/css/css_layout/floats/index.html
@@ -1,6 +1,6 @@
---
title: Les boîtes flottantes
-slug: Apprendre/CSS/CSS_layout/Floats
+slug: Learn/CSS/CSS_layout/Floats
tags:
- Article
- Boîtes flottantes
@@ -14,6 +14,7 @@ tags:
- colonnes
- multi‑colonne
translation_of: Learn/CSS/CSS_layout/Floats
+original_slug: Apprendre/CSS/CSS_layout/Floats
---
<div>{{LearnSidebar}}</div>
diff --git a/files/fr/learn/css/css_layout/fundamental_layout_comprehension/index.html b/files/fr/learn/css/css_layout/fundamental_layout_comprehension/index.html
index c97cc64ba9..05f16693ae 100644
--- a/files/fr/learn/css/css_layout/fundamental_layout_comprehension/index.html
+++ b/files/fr/learn/css/css_layout/fundamental_layout_comprehension/index.html
@@ -1,7 +1,8 @@
---
title: Compréhension fondamentale de la mise en page
-slug: Apprendre/CSS/CSS_layout/Fundamental_Layout_Comprehension
+slug: Learn/CSS/CSS_layout/Fundamental_Layout_Comprehension
translation_of: Learn/CSS/CSS_layout/Fundamental_Layout_Comprehension
+original_slug: Apprendre/CSS/CSS_layout/Fundamental_Layout_Comprehension
---
<div>{{LearnSidebar}}</div>
diff --git a/files/fr/learn/css/css_layout/grids/index.html b/files/fr/learn/css/css_layout/grids/index.html
index 4fd7782640..272858a9e8 100644
--- a/files/fr/learn/css/css_layout/grids/index.html
+++ b/files/fr/learn/css/css_layout/grids/index.html
@@ -1,6 +1,6 @@
---
title: Grilles
-slug: Apprendre/CSS/CSS_layout/Grids
+slug: Learn/CSS/CSS_layout/Grids
tags:
- Apprendre
- Article
@@ -16,6 +16,7 @@ tags:
- structure du quadrillage
- système de trames
translation_of: Learn/CSS/CSS_layout/Grids
+original_slug: Apprendre/CSS/CSS_layout/Grids
---
<div>{{LearnSidebar}}</div>
diff --git a/files/fr/learn/css/css_layout/index.html b/files/fr/learn/css/css_layout/index.html
index c8ae618a03..0c88cf7e24 100644
--- a/files/fr/learn/css/css_layout/index.html
+++ b/files/fr/learn/css/css_layout/index.html
@@ -1,6 +1,6 @@
---
title: La mise en page avec le CSS
-slug: Apprendre/CSS/CSS_layout
+slug: Learn/CSS/CSS_layout
tags:
- CSS
- Débutant
@@ -16,6 +16,7 @@ tags:
- float
- grid
translation_of: Learn/CSS/CSS_layout
+original_slug: Apprendre/CSS/CSS_layout
---
<div>{{LearnSidebar}}</div>
diff --git a/files/fr/learn/css/css_layout/introduction/index.html b/files/fr/learn/css/css_layout/introduction/index.html
index c8ffefec6c..61936d08b4 100644
--- a/files/fr/learn/css/css_layout/introduction/index.html
+++ b/files/fr/learn/css/css_layout/introduction/index.html
@@ -1,6 +1,6 @@
---
title: Introduction à la mise en page en CSS
-slug: Apprendre/CSS/CSS_layout/Introduction
+slug: Learn/CSS/CSS_layout/Introduction
tags:
- Apprendre
- Article
@@ -15,6 +15,7 @@ tags:
- Positionnement
- Tableaux
translation_of: Learn/CSS/CSS_layout/Introduction
+original_slug: Apprendre/CSS/CSS_layout/Introduction
---
<div>{{LearnSidebar}}</div>
diff --git a/files/fr/learn/css/css_layout/legacy_layout_methods/index.html b/files/fr/learn/css/css_layout/legacy_layout_methods/index.html
index d778686c58..f4777dd68d 100644
--- a/files/fr/learn/css/css_layout/legacy_layout_methods/index.html
+++ b/files/fr/learn/css/css_layout/legacy_layout_methods/index.html
@@ -1,6 +1,6 @@
---
title: Méthodes de mises en page traditionnelles
-slug: Apprendre/CSS/CSS_layout/Legacy_Layout_Methods
+slug: Learn/CSS/CSS_layout/Legacy_Layout_Methods
tags:
- Apprendre
- Boîtes flottantes
@@ -11,6 +11,7 @@ tags:
- Héritage
- systèmes de trames
translation_of: Learn/CSS/CSS_layout/Legacy_Layout_Methods
+original_slug: Apprendre/CSS/CSS_layout/Legacy_Layout_Methods
---
<div>{{LearnSidebar}}</div>
diff --git a/files/fr/learn/css/css_layout/media_queries/index.html b/files/fr/learn/css/css_layout/media_queries/index.html
index c82e846273..552d1982df 100644
--- a/files/fr/learn/css/css_layout/media_queries/index.html
+++ b/files/fr/learn/css/css_layout/media_queries/index.html
@@ -1,7 +1,8 @@
---
title: Guide du débutant des Media Queries
-slug: Apprendre/CSS/CSS_layout/Media_queries
+slug: Learn/CSS/CSS_layout/Media_queries
translation_of: Learn/CSS/CSS_layout/Media_queries
+original_slug: Apprendre/CSS/CSS_layout/Media_queries
---
<p>{{learnsidebar}}{{PreviousMenuNext("Learn/CSS/CSS_layout/Responsive_Design", "Learn/CSS/CSS_layout/Legacy_Layout_Methods", "Learn/CSS/CSS_layout")}}</p>
diff --git a/files/fr/learn/css/css_layout/multiple-column_layout/index.html b/files/fr/learn/css/css_layout/multiple-column_layout/index.html
index b4fb4b03d7..4a23cb740a 100644
--- a/files/fr/learn/css/css_layout/multiple-column_layout/index.html
+++ b/files/fr/learn/css/css_layout/multiple-column_layout/index.html
@@ -1,6 +1,6 @@
---
title: Disposition sur plusieurs colonnes
-slug: Apprendre/CSS/CSS_layout/Multiple-column_Layout
+slug: Learn/CSS/CSS_layout/Multiple-column_Layout
tags:
- Apprendre
- Apprentissage
@@ -11,6 +11,7 @@ tags:
- Guide
- Multi-col
translation_of: Learn/CSS/CSS_layout/Multiple-column_Layout
+original_slug: Apprendre/CSS/CSS_layout/Multiple-column_Layout
---
<div>{{LearnSidebar}}</div>
diff --git a/files/fr/learn/css/css_layout/normal_flow/index.html b/files/fr/learn/css/css_layout/normal_flow/index.html
index c3d51d3313..00f1cc1882 100644
--- a/files/fr/learn/css/css_layout/normal_flow/index.html
+++ b/files/fr/learn/css/css_layout/normal_flow/index.html
@@ -1,7 +1,8 @@
---
title: Cours normal
-slug: Apprendre/CSS/CSS_layout/Normal_Flow
+slug: Learn/CSS/CSS_layout/Normal_Flow
translation_of: Learn/CSS/CSS_layout/Normal_Flow
+original_slug: Apprendre/CSS/CSS_layout/Normal_Flow
---
<div>{{LearnSidebar}}</div>
diff --git a/files/fr/learn/css/css_layout/positioning/index.html b/files/fr/learn/css/css_layout/positioning/index.html
index 54349c6fef..c4a9c593b6 100644
--- a/files/fr/learn/css/css_layout/positioning/index.html
+++ b/files/fr/learn/css/css_layout/positioning/index.html
@@ -1,6 +1,6 @@
---
title: Le positionnement
-slug: Apprendre/CSS/CSS_layout/Le_positionnement
+slug: Learn/CSS/CSS_layout/Positioning
tags:
- Agencement
- Article
@@ -16,6 +16,7 @@ tags:
- relatif
- statique
translation_of: Learn/CSS/CSS_layout/Positioning
+original_slug: Apprendre/CSS/CSS_layout/Le_positionnement
---
<div>{{LearnSidebar}}</div>
diff --git a/files/fr/learn/css/css_layout/practical_positioning_examples/index.html b/files/fr/learn/css/css_layout/practical_positioning_examples/index.html
index da821fefd1..e023fd3d4b 100644
--- a/files/fr/learn/css/css_layout/practical_positioning_examples/index.html
+++ b/files/fr/learn/css/css_layout/practical_positioning_examples/index.html
@@ -1,7 +1,8 @@
---
title: Exemples pratiques de positionnement
-slug: Apprendre/CSS/CSS_layout/Exemples_pratiques_de_positionnement
+slug: Learn/CSS/CSS_layout/Practical_positioning_examples
translation_of: Learn/CSS/CSS_layout/Practical_positioning_examples
+original_slug: Apprendre/CSS/CSS_layout/Exemples_pratiques_de_positionnement
---
<div>{{LearnSidebar}}</div>
diff --git a/files/fr/learn/css/css_layout/responsive_design/index.html b/files/fr/learn/css/css_layout/responsive_design/index.html
index 323df1a7f6..05df9cfd85 100644
--- a/files/fr/learn/css/css_layout/responsive_design/index.html
+++ b/files/fr/learn/css/css_layout/responsive_design/index.html
@@ -1,6 +1,6 @@
---
title: Responsive design
-slug: Apprendre/CSS/CSS_layout/Responsive_Design
+slug: Learn/CSS/CSS_layout/Responsive_Design
tags:
- Images
- Media Queries
@@ -11,6 +11,7 @@ tags:
- grid
- grille fluide
translation_of: Learn/CSS/CSS_layout/Responsive_Design
+original_slug: Apprendre/CSS/CSS_layout/Responsive_Design
---
<div>{{learnsidebar}}{{PreviousMenuNext("Apprendre/CSS/CSS_layout/Multiple-column_Layout", "Apprendre/CSS/CSS_layout/Media_queries", "Apprendre/CSS/CSS_layout")}}</div>
diff --git a/files/fr/learn/css/css_layout/supporting_older_browsers/index.html b/files/fr/learn/css/css_layout/supporting_older_browsers/index.html
index c56a030d08..7a2fc30b98 100644
--- a/files/fr/learn/css/css_layout/supporting_older_browsers/index.html
+++ b/files/fr/learn/css/css_layout/supporting_older_browsers/index.html
@@ -1,7 +1,8 @@
---
title: Prise en charge des anciens navigateurs
-slug: Apprendre/CSS/CSS_layout/Prise_En_Charge_Des_Anciens_Navigateurs
+slug: Learn/CSS/CSS_layout/Supporting_Older_Browsers
translation_of: Learn/CSS/CSS_layout/Supporting_Older_Browsers
+original_slug: Apprendre/CSS/CSS_layout/Prise_En_Charge_Des_Anciens_Navigateurs
---
<div>{{LearnSidebar}}</div>