aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/attribute
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/glossary/attribute')
-rw-r--r--files/ru/glossary/attribute/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ru/glossary/attribute/index.html b/files/ru/glossary/attribute/index.html
index c7b35806e5..28c88e31b1 100644
--- a/files/ru/glossary/attribute/index.html
+++ b/files/ru/glossary/attribute/index.html
@@ -1,10 +1,11 @@
---
title: Атрибут
-slug: Словарь/Атрибут
+slug: Glossary/Attribute
tags:
- HTML
- Словарь
translation_of: Glossary/Attribute
+original_slug: Словарь/Атрибут
---
<p><em>Атрибут</em> является частью {{Glossary("tag", "тега")}}, позволяющей менять его поведение или добавлять метаданные. Атрибут всегда представлен в виде <code>название=значение</code>, которые определяют соответственно идентификатор атрибута и присвоенное ему значение.</p>