diff options
Diffstat (limited to 'files/fr/conflicting/learn/css')
20 files changed, 61 insertions, 33 deletions
diff --git a/files/fr/conflicting/learn/css/building_blocks/cascade_and_inheritance/index.html b/files/fr/conflicting/learn/css/building_blocks/cascade_and_inheritance/index.html index d5c4ea0ea9..2dd53fcb87 100644 --- a/files/fr/conflicting/learn/css/building_blocks/cascade_and_inheritance/index.html +++ b/files/fr/conflicting/learn/css/building_blocks/cascade_and_inheritance/index.html @@ -1,11 +1,12 @@ --- title: Cascade et héritage -slug: CSS/Premiers_pas/Cascade_et_héritage +slug: conflicting/Learn/CSS/Building_blocks/Cascade_and_inheritance tags: - CSS - - 'CSS:Premiers_pas' + - CSS:Premiers_pas translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance translation_of_original: Web/Guide/CSS/Getting_started/Cascading_and_inheritance +original_slug: CSS/Premiers_pas/Cascade_et_héritage --- <p> </p> <p>Cette page met en évidence la façon dont les feuilles de style interagissent dans une cascade et comment les éléments héritent leur style de leurs parents.</p> diff --git a/files/fr/conflicting/learn/css/building_blocks/index.html b/files/fr/conflicting/learn/css/building_blocks/index.html index fd147c876d..399af012a1 100644 --- a/files/fr/conflicting/learn/css/building_blocks/index.html +++ b/files/fr/conflicting/learn/css/building_blocks/index.html @@ -1,11 +1,12 @@ --- title: Boîtes -slug: CSS/Premiers_pas/Boîtes +slug: conflicting/Learn/CSS/Building_blocks tags: - CSS - - 'CSS:Premiers_pas' + - CSS:Premiers_pas translation_of: Learn/CSS/Building_blocks translation_of_original: Web/Guide/CSS/Getting_started/Boxes +original_slug: CSS/Premiers_pas/Boîtes --- <p> </p> <p>Cette page explique comment utiliser CSS pour contrôler l'espace occupé par un élément lorsqu'il est affiché.</p> diff --git a/files/fr/conflicting/learn/css/building_blocks/selectors/index.html b/files/fr/conflicting/learn/css/building_blocks/selectors/index.html index d3ab8e9794..6f8167820f 100644 --- a/files/fr/conflicting/learn/css/building_blocks/selectors/index.html +++ b/files/fr/conflicting/learn/css/building_blocks/selectors/index.html @@ -1,6 +1,6 @@ --- title: Les propriétés CSS et comment s'en servir -slug: Apprendre/CSS/Les_propriétés_CSS +slug: conflicting/Learn/CSS/Building_blocks/Selectors tags: - Beginner - CSS @@ -8,6 +8,7 @@ tags: - NeedsActiveLearning translation_of: Learn/CSS/Building_blocks/Selectors translation_of_original: Learn/CSS/CSS_properties +original_slug: Apprendre/CSS/Les_propriétés_CSS --- <div>{{IncludeSubnav("/fr/Apprendre")}}</div> <div class="summary"> diff --git a/files/fr/conflicting/learn/css/building_blocks/selectors_9bc80fea302c91cd60fb72c4e83c83e9/index.html b/files/fr/conflicting/learn/css/building_blocks/selectors_9bc80fea302c91cd60fb72c4e83c83e9/index.html index 9371d826b3..0a415b7af8 100644 --- a/files/fr/conflicting/learn/css/building_blocks/selectors_9bc80fea302c91cd60fb72c4e83c83e9/index.html +++ b/files/fr/conflicting/learn/css/building_blocks/selectors_9bc80fea302c91cd60fb72c4e83c83e9/index.html @@ -1,11 +1,13 @@ --- title: Les sélecteurs -slug: CSS/Premiers_pas/Les_sélecteurs +slug: >- + conflicting/Learn/CSS/Building_blocks/Selectors_9bc80fea302c91cd60fb72c4e83c83e9 tags: - CSS - - 'CSS:Premiers_pas' + - CSS:Premiers_pas translation_of: Learn/CSS/Building_blocks/Selectors translation_of_original: Web/Guide/CSS/Getting_started/Selectors +original_slug: CSS/Premiers_pas/Les_sélecteurs --- <p> </p> diff --git a/files/fr/conflicting/learn/css/building_blocks/styling_tables/index.html b/files/fr/conflicting/learn/css/building_blocks/styling_tables/index.html index 9fcc9dbd2d..a080656067 100644 --- a/files/fr/conflicting/learn/css/building_blocks/styling_tables/index.html +++ b/files/fr/conflicting/learn/css/building_blocks/styling_tables/index.html @@ -1,11 +1,12 @@ --- title: Tableaux -slug: CSS/Premiers_pas/Tableaux +slug: conflicting/Learn/CSS/Building_blocks/Styling_tables tags: - CSS - - 'CSS:Premiers_pas' + - CSS:Premiers_pas translation_of: Learn/CSS/Building_blocks/Styling_tables translation_of_original: Web/Guide/CSS/Getting_started/Tables +original_slug: CSS/Premiers_pas/Tableaux --- <p> </p> <p>Cette page présente des sélecteurs plus avancés, et certaines manières spécifiques de styler les tableaux.</p> diff --git a/files/fr/conflicting/learn/css/building_blocks/values_and_units/index.html b/files/fr/conflicting/learn/css/building_blocks/values_and_units/index.html index 24952f7505..920a96636a 100644 --- a/files/fr/conflicting/learn/css/building_blocks/values_and_units/index.html +++ b/files/fr/conflicting/learn/css/building_blocks/values_and_units/index.html @@ -1,11 +1,12 @@ --- title: Couleurs -slug: CSS/Premiers_pas/Couleurs +slug: conflicting/Learn/CSS/Building_blocks/Values_and_units tags: - CSS - - 'CSS:Premiers_pas' + - CSS:Premiers_pas translation_of: Learn/CSS/Introduction_to_CSS/Values_and_units#Colors translation_of_original: Web/Guide/CSS/Getting_started/Color +original_slug: CSS/Premiers_pas/Couleurs --- <p> </p> <p>Cette page donne plus de détails sur la manière de spécifier les couleurs en CSS.</p> diff --git a/files/fr/conflicting/learn/css/css_layout/index.html b/files/fr/conflicting/learn/css/css_layout/index.html index f8d9872975..d4ac54d74a 100644 --- a/files/fr/conflicting/learn/css/css_layout/index.html +++ b/files/fr/conflicting/learn/css/css_layout/index.html @@ -1,11 +1,12 @@ --- title: Mise en page -slug: CSS/Premiers_pas/Mise_en_page +slug: conflicting/Learn/CSS/CSS_layout tags: - CSS - - 'CSS:Premiers_pas' + - CSS:Premiers_pas translation_of: Learn/CSS/CSS_layout translation_of_original: Web/Guide/CSS/Getting_started/Layout +original_slug: CSS/Premiers_pas/Mise_en_page --- <p> </p> <p>Cette page présente plusieurs manières d'ajuster la mise en page de votre document.</p> diff --git a/files/fr/conflicting/learn/css/css_layout/introduction/index.html b/files/fr/conflicting/learn/css/css_layout/introduction/index.html index 526af5a0b0..4c66ddf62d 100644 --- a/files/fr/conflicting/learn/css/css_layout/introduction/index.html +++ b/files/fr/conflicting/learn/css/css_layout/introduction/index.html @@ -1,11 +1,12 @@ --- title: La disposition en CSS -slug: Apprendre/CSS/Introduction_à_CSS/La_disposition +slug: conflicting/Learn/CSS/CSS_layout/Introduction tags: - Apprendre - CSS translation_of: Learn/CSS/CSS_layout/Introduction translation_of_original: Learn/CSS/Basics/Layout +original_slug: Apprendre/CSS/Introduction_à_CSS/La_disposition --- <p>{{PreviousNext("Apprendre/CSS/Les_bases/Le_modèle_de_boîte","Apprendre/CSS/Comment/Mettre_en_forme_du_texte")}}</p> diff --git a/files/fr/conflicting/learn/css/first_steps/how_css_is_structured/index.html b/files/fr/conflicting/learn/css/first_steps/how_css_is_structured/index.html index 57da469f28..a163bef2d6 100644 --- a/files/fr/conflicting/learn/css/first_steps/how_css_is_structured/index.html +++ b/files/fr/conflicting/learn/css/first_steps/how_css_is_structured/index.html @@ -1,11 +1,12 @@ --- title: Des CSS lisibles -slug: CSS/Premiers_pas/Des_CSS_lisibles +slug: conflicting/Learn/CSS/First_steps/How_CSS_is_structured tags: - CSS - - 'CSS:Premiers_pas' + - CSS:Premiers_pas translation_of: Learn/CSS/Introduction_to_CSS/Syntax#Beyond_syntax_make_CSS_readable translation_of_original: Web/Guide/CSS/Getting_started/Readable_CSS +original_slug: CSS/Premiers_pas/Des_CSS_lisibles --- <p> </p> <p>Cette page aborde le style et la grammaire du langage CSS lui-même.</p> diff --git a/files/fr/conflicting/learn/css/first_steps/how_css_works/index.html b/files/fr/conflicting/learn/css/first_steps/how_css_works/index.html index ace461991e..4930b3a550 100644 --- a/files/fr/conflicting/learn/css/first_steps/how_css_works/index.html +++ b/files/fr/conflicting/learn/css/first_steps/how_css_works/index.html @@ -1,6 +1,6 @@ --- title: Utiliser le CSS dans une page web -slug: Apprendre/CSS/Utiliser_CSS_dans_une_page_web +slug: conflicting/Learn/CSS/First_steps/How_CSS_works tags: - Beginner - CSS @@ -9,6 +9,7 @@ tags: - NeedsActiveLearning translation_of: Learn/CSS/First_steps/How_CSS_works translation_of_original: Learn/CSS/Using_CSS_in_a_web_page +original_slug: Apprendre/CSS/Utiliser_CSS_dans_une_page_web --- <div>{{IncludeSubnav("/fr/Apprendre")}}</div> diff --git a/files/fr/conflicting/learn/css/first_steps/how_css_works_cdccf923f6bd040e8d243ee03d223ddc/index.html b/files/fr/conflicting/learn/css/first_steps/how_css_works_cdccf923f6bd040e8d243ee03d223ddc/index.html index aa08f6ffea..62388feb0a 100644 --- a/files/fr/conflicting/learn/css/first_steps/how_css_works_cdccf923f6bd040e8d243ee03d223ddc/index.html +++ b/files/fr/conflicting/learn/css/first_steps/how_css_works_cdccf923f6bd040e8d243ee03d223ddc/index.html @@ -1,11 +1,13 @@ --- title: Fonctionnement de CSS -slug: CSS/Premiers_pas/Fonctionnement_de_CSS +slug: >- + conflicting/Learn/CSS/First_steps/How_CSS_works_cdccf923f6bd040e8d243ee03d223ddc tags: - CSS - - 'CSS:Premiers_pas' + - CSS:Premiers_pas translation_of: Learn/CSS/First_steps/How_CSS_works translation_of_original: Web/Guide/CSS/Getting_started/How_CSS_works +original_slug: CSS/Premiers_pas/Fonctionnement_de_CSS --- <p> </p> diff --git a/files/fr/conflicting/learn/css/first_steps/how_css_works_cf31463f874ecd8e10e648dacde4a995/index.html b/files/fr/conflicting/learn/css/first_steps/how_css_works_cf31463f874ecd8e10e648dacde4a995/index.html index e0b9c64a2e..1e34cbcce2 100644 --- a/files/fr/conflicting/learn/css/first_steps/how_css_works_cf31463f874ecd8e10e648dacde4a995/index.html +++ b/files/fr/conflicting/learn/css/first_steps/how_css_works_cf31463f874ecd8e10e648dacde4a995/index.html @@ -1,6 +1,7 @@ --- title: Appliquer du CSS à une page web -slug: Apprendre/HTML/Comment/Appliquer_du_CSS_à_une_page_web +slug: >- + conflicting/Learn/CSS/First_steps/How_CSS_works_cf31463f874ecd8e10e648dacde4a995 tags: - Beginner - CSS @@ -8,6 +9,7 @@ tags: - HTML translation_of: Learn/CSS/Introduction_to_CSS/How_CSS_works#How_to_apply_your_CSS_to_your_HTML translation_of_original: Learn/HTML/Howto/Use_CSS_within_a_webpage +original_slug: Apprendre/HTML/Comment/Appliquer_du_CSS_à_une_page_web --- <div class="summary"> <p>Le code HTML d'une page web définit sa signification et sa structure. Le code CSS, quant à lui, permet de définir la mise en forme d'une page. Dans cet article, nous verrons comment appliquer du code CSS à un document HTML.</p> diff --git a/files/fr/conflicting/learn/css/first_steps/how_css_works_dba75d8c56ccc773f03d946ce2dbb25c/index.html b/files/fr/conflicting/learn/css/first_steps/how_css_works_dba75d8c56ccc773f03d946ce2dbb25c/index.html index 1782164624..c499669d9c 100644 --- a/files/fr/conflicting/learn/css/first_steps/how_css_works_dba75d8c56ccc773f03d946ce2dbb25c/index.html +++ b/files/fr/conflicting/learn/css/first_steps/how_css_works_dba75d8c56ccc773f03d946ce2dbb25c/index.html @@ -1,11 +1,13 @@ --- title: Présentation des CSS -slug: CSS/Premiers_pas/Présentation_des_CSS +slug: >- + conflicting/Learn/CSS/First_steps/How_CSS_works_dba75d8c56ccc773f03d946ce2dbb25c tags: - CSS - - 'CSS:Premiers_pas' + - CSS:Premiers_pas translation_of: Learn/CSS/First_steps/How_CSS_works translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS +original_slug: CSS/Premiers_pas/Présentation_des_CSS --- <p> {{previousPage("/fr/docs/CSS/Premiers_pas", "Premiers pas")}} diff --git a/files/fr/conflicting/learn/css/first_steps/how_css_works_ecbda2160290b96c02dcfa8276c0333a/index.html b/files/fr/conflicting/learn/css/first_steps/how_css_works_ecbda2160290b96c02dcfa8276c0333a/index.html index 682482eefb..5e37520d12 100644 --- a/files/fr/conflicting/learn/css/first_steps/how_css_works_ecbda2160290b96c02dcfa8276c0333a/index.html +++ b/files/fr/conflicting/learn/css/first_steps/how_css_works_ecbda2160290b96c02dcfa8276c0333a/index.html @@ -1,11 +1,13 @@ --- title: Pourquoi utiliser CSS -slug: CSS/Premiers_pas/Pourquoi_utiliser_CSS +slug: >- + conflicting/Learn/CSS/First_steps/How_CSS_works_ecbda2160290b96c02dcfa8276c0333a tags: - CSS - - 'CSS:Premiers_pas' + - CSS:Premiers_pas translation_of: Learn/CSS/First_steps/How_CSS_works translation_of_original: Web/Guide/CSS/Getting_started/Why_use_CSS +original_slug: CSS/Premiers_pas/Pourquoi_utiliser_CSS --- <p> </p> <p>Cette page explique pourquoi les documents utilisent CSS. Vous utiliserez CSS pour ajouter une feuille de style à votre document de démonstration.</p> diff --git a/files/fr/conflicting/learn/css/first_steps/index.html b/files/fr/conflicting/learn/css/first_steps/index.html index 5a802a6899..43e8c6ed9c 100644 --- a/files/fr/conflicting/learn/css/first_steps/index.html +++ b/files/fr/conflicting/learn/css/first_steps/index.html @@ -1,11 +1,12 @@ --- title: Premiers pas -slug: CSS/Premiers_pas +slug: conflicting/Learn/CSS/First_steps tags: - CSS - - 'CSS:Premiers_pas' + - CSS:Premiers_pas translation_of: Learn/CSS/First_steps translation_of_original: Web/Guide/CSS/Getting_started +original_slug: CSS/Premiers_pas --- <h3 id="Introduction" name="Introduction">Introduction</h3> diff --git a/files/fr/conflicting/learn/css/styling_text/fundamentals/index.html b/files/fr/conflicting/learn/css/styling_text/fundamentals/index.html index 67864f3b97..8506c0ab74 100644 --- a/files/fr/conflicting/learn/css/styling_text/fundamentals/index.html +++ b/files/fr/conflicting/learn/css/styling_text/fundamentals/index.html @@ -1,12 +1,13 @@ --- title: Mettre en forme du texte -slug: Apprendre/CSS/Comment/Mettre_en_forme_du_texte +slug: conflicting/Learn/CSS/Styling_text/Fundamentals tags: - Apprendre - CSS - Débutant translation_of: Learn/CSS/Styling_text/Fundamentals translation_of_original: Learn/CSS/Howto/style_text +original_slug: Apprendre/CSS/Comment/Mettre_en_forme_du_texte --- <p class="summary">La mise en forme du texte est au cœur de CSS. Celui-ci fournit de nombreuses propriétés permettant de modifier l'apparence du texte. En quelque sorte, CSS est le prolongement, sur le Web, de la typographie qui existe depuis plusieurs siècles.</p> diff --git a/files/fr/conflicting/learn/css/styling_text/fundamentals_8249b1bf53d09b06ed51f43697880b5b/index.html b/files/fr/conflicting/learn/css/styling_text/fundamentals_8249b1bf53d09b06ed51f43697880b5b/index.html index 61bccf32f1..490b201953 100644 --- a/files/fr/conflicting/learn/css/styling_text/fundamentals_8249b1bf53d09b06ed51f43697880b5b/index.html +++ b/files/fr/conflicting/learn/css/styling_text/fundamentals_8249b1bf53d09b06ed51f43697880b5b/index.html @@ -1,11 +1,13 @@ --- title: Styles de texte -slug: CSS/Premiers_pas/Styles_de_texte +slug: >- + conflicting/Learn/CSS/Styling_text/Fundamentals_8249b1bf53d09b06ed51f43697880b5b tags: - CSS - - 'CSS:Premiers_pas' + - CSS:Premiers_pas translation_of: Learn/CSS/Styling_text/Fundamentals translation_of_original: Web/Guide/CSS/Getting_started/Text_styles +original_slug: CSS/Premiers_pas/Styles_de_texte --- <p> </p> <p>Cette page vous donne plus d'exemples de styles de texte.</p> diff --git a/files/fr/conflicting/learn/css/styling_text/fundamentals_9e7ba587262abbb02304cbc099c1f0d8/index.html b/files/fr/conflicting/learn/css/styling_text/fundamentals_9e7ba587262abbb02304cbc099c1f0d8/index.html index 5a9fcb6c63..0f6b1b435d 100644 --- a/files/fr/conflicting/learn/css/styling_text/fundamentals_9e7ba587262abbb02304cbc099c1f0d8/index.html +++ b/files/fr/conflicting/learn/css/styling_text/fundamentals_9e7ba587262abbb02304cbc099c1f0d8/index.html @@ -1,6 +1,7 @@ --- title: Mise en forme basique du texte avec CSS -slug: Apprendre/CSS/formatage_texte_CSS +slug: >- + conflicting/Learn/CSS/Styling_text/Fundamentals_9e7ba587262abbb02304cbc099c1f0d8 tags: - Beginner - CSS @@ -11,6 +12,7 @@ tags: - NeedsActiveLearning translation_of: Learn/CSS/Styling_text/Fundamentals translation_of_original: Learn/CSS/Basic_text_styling_in_CSS +original_slug: Apprendre/CSS/formatage_texte_CSS --- <div>{{IncludeSubnav("/fr/Apprendre")}}</div> diff --git a/files/fr/conflicting/learn/css/styling_text/styling_lists/index.html b/files/fr/conflicting/learn/css/styling_text/styling_lists/index.html index 3b25f0218c..8e94b73728 100644 --- a/files/fr/conflicting/learn/css/styling_text/styling_lists/index.html +++ b/files/fr/conflicting/learn/css/styling_text/styling_lists/index.html @@ -1,8 +1,9 @@ --- title: personnaliser une liste -slug: Apprendre/CSS/Comment/personnaliser_une_liste +slug: conflicting/Learn/CSS/Styling_text/Styling_lists translation_of: Learn/CSS/Styling_text/Styling_lists translation_of_original: Learn/CSS/Howto/customize_a_list +original_slug: Apprendre/CSS/Comment/personnaliser_une_liste --- <p>{{draft}}</p> diff --git a/files/fr/conflicting/learn/css/styling_text/styling_lists_06e9538892250c13976a84639f0dadd2/index.html b/files/fr/conflicting/learn/css/styling_text/styling_lists_06e9538892250c13976a84639f0dadd2/index.html index fd091907fe..d601fabd1d 100644 --- a/files/fr/conflicting/learn/css/styling_text/styling_lists_06e9538892250c13976a84639f0dadd2/index.html +++ b/files/fr/conflicting/learn/css/styling_text/styling_lists_06e9538892250c13976a84639f0dadd2/index.html @@ -1,11 +1,13 @@ --- title: Listes -slug: CSS/Premiers_pas/Listes +slug: >- + conflicting/Learn/CSS/Styling_text/Styling_lists_06e9538892250c13976a84639f0dadd2 tags: - CSS - - 'CSS:Premiers_pas' + - CSS:Premiers_pas translation_of: Learn/CSS/Styling_text/Styling_lists translation_of_original: Web/Guide/CSS/Getting_started/Lists +original_slug: CSS/Premiers_pas/Listes --- <p> </p> <p>Cette page explique comment utiliser CSS pour spécifier l'apparence des listes.</p> |