diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:56 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:56 +0100 |
commit | 9201e4212c57af09becda69f17c17a3a34f226c2 (patch) | |
tree | d914256ec5ee504d15da3a0201318d3ed1e6d0fc /files/vi/glossary/attribute | |
parent | 904a5994c87295d84d25f869d5555f35fbce5070 (diff) | |
download | translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.tar.gz translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.tar.bz2 translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.zip |
unslug vi: modify
Diffstat (limited to 'files/vi/glossary/attribute')
-rw-r--r-- | files/vi/glossary/attribute/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/vi/glossary/attribute/index.html b/files/vi/glossary/attribute/index.html index 50079a0e56..8fe616d567 100644 --- a/files/vi/glossary/attribute/index.html +++ b/files/vi/glossary/attribute/index.html @@ -1,10 +1,11 @@ --- title: Thuộc tính -slug: Tu-dien-thuat-ngu/Attribute +slug: Glossary/Attribute tags: - HTML - Từ điển thuật ngữ translation_of: Glossary/Attribute +original_slug: Tu-dien-thuat-ngu/Attribute --- <p><span class="glossaryLink new">Một <strong>thuộc tính </strong></span>mở rộng một {{Glossary("thẻ")}}, thay đổi hành vi của thẻ đó hoặc cung cấp thông tin/dữ liệu về nó. Một thuộc tính luôn luôn có dạng <code>name=value</code> (tên của một thuộc tính được đặt theo các thuộc tính liên quan).</p> |