aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/attribute/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/glossary/attribute/index.html')
-rw-r--r--files/fr/glossary/attribute/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/glossary/attribute/index.html b/files/fr/glossary/attribute/index.html
index 54926f8b1f..78f28af36f 100644
--- a/files/fr/glossary/attribute/index.html
+++ b/files/fr/glossary/attribute/index.html
@@ -1,11 +1,12 @@
---
title: Attribut
-slug: Glossaire/Attribut
+slug: Glossary/Attribute
tags:
- Encodage
- Glossaire
- HTML
translation_of: Glossary/Attribute
+original_slug: Glossaire/Attribut
---
<p><span class="glossaryLink new">Un <em>attribut</em></span> vient compléter un {{Glossary("tag")}}. Sa présence peut être requise ou facultative. Il peut fournir des méta-informations ou changer le comportement du tag. La syntaxe est <code>name=value</code> où <em>name</em> est l'identificateur de l'attribut et <em>value</em> sa valeur attribuée.</p>