aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/repeat()/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/css/repeat()/index.md')
-rw-r--r--files/fr/web/css/repeat()/index.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/files/fr/web/css/repeat()/index.md b/files/fr/web/css/repeat()/index.md
index 177611244b..9b0833a486 100644
--- a/files/fr/web/css/repeat()/index.md
+++ b/files/fr/web/css/repeat()/index.md
@@ -1,12 +1,6 @@
---
title: repeat()
slug: Web/CSS/repeat()
-tags:
- - CSS
- - Fonction
- - Grille CSS
- - Reference
- - Web
translation_of: Web/CSS/repeat()
---
{{CSSRef}}
@@ -122,7 +116,7 @@ repeat(4, 10px [col-start] 30% [col-middle] 400px [col-end])
### Résultat
-{{EmbedLiveSample("Example", "100%", 200)}}
+{{EmbedLiveSample("Exemples", "100%", 200)}}
## Spécifications