diff options
Diffstat (limited to 'files/fr/astuces_css')
-rw-r--r-- | files/fr/astuces_css/couleurs_et_fonds/index.html | 1 | ||||
-rw-r--r-- | files/fr/astuces_css/index.html | 1 | ||||
-rw-r--r-- | files/fr/astuces_css/liens/index.html | 1 | ||||
-rw-r--r-- | files/fr/astuces_css/tableaux/index.html | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/files/fr/astuces_css/couleurs_et_fonds/index.html b/files/fr/astuces_css/couleurs_et_fonds/index.html index 1a38ea5045..3880593692 100644 --- a/files/fr/astuces_css/couleurs_et_fonds/index.html +++ b/files/fr/astuces_css/couleurs_et_fonds/index.html @@ -4,6 +4,7 @@ slug: Astuces_CSS/Couleurs_et_fonds tags: - CSS translation_of: Web/CSS/color_value +translation_of_original: Useful_CSS_tips/Color_and_Background --- <p> </p> diff --git a/files/fr/astuces_css/index.html b/files/fr/astuces_css/index.html index 34c008b628..213bc187b5 100644 --- a/files/fr/astuces_css/index.html +++ b/files/fr/astuces_css/index.html @@ -4,6 +4,7 @@ slug: Astuces_CSS tags: - CSS translation_of: Web/CSS +translation_of_original: Useful_CSS_tips --- <p> </p><p>Cette page présente quelques astuces concernant l'utilisation de CSS. Chaque astuce est prévue pour être aussi courte que possible et fournir les informations nécessaires sur les propriétés et caractéristiques les plus recherchées mais peu connues ou sujettes à des erreurs fréquentes. diff --git a/files/fr/astuces_css/liens/index.html b/files/fr/astuces_css/liens/index.html index 07f251671f..c6c631c6c0 100644 --- a/files/fr/astuces_css/liens/index.html +++ b/files/fr/astuces_css/liens/index.html @@ -4,6 +4,7 @@ slug: Astuces_CSS/Liens tags: - CSS translation_of: Web/CSS/Pseudo-classes +translation_of_original: Useful_CSS_tips/Links --- <p> </p> diff --git a/files/fr/astuces_css/tableaux/index.html b/files/fr/astuces_css/tableaux/index.html index eff91d8b0f..3a1430f65e 100644 --- a/files/fr/astuces_css/tableaux/index.html +++ b/files/fr/astuces_css/tableaux/index.html @@ -4,6 +4,7 @@ slug: Astuces_CSS/Tableaux tags: - CSS translation_of: Web/CSS/border-collapse +translation_of_original: Useful_CSS_tips/Tables --- <h3 id="Centrage" name="Centrage">Centrage</h3> <p>Si vous voulez centrer un tableau, il n'est pas correct d'utiliser</p> |