aboutsummaryrefslogtreecommitdiff
path: root/files/vi/glossary/attribute/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/vi/glossary/attribute/index.html')
-rw-r--r--files/vi/glossary/attribute/index.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/files/vi/glossary/attribute/index.html b/files/vi/glossary/attribute/index.html
deleted file mode 100644
index 8fe616d567..0000000000
--- a/files/vi/glossary/attribute/index.html
+++ /dev/null
@@ -1,19 +0,0 @@
----
-title: Thuộc tính
-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>
-
-<h2 id="Tìm_hiểu_thêm">Tìm hiểu thêm</h2>
-
-<h3 id="Technical_reference"><span style="font-size: 1.71428571428571rem;">Technical reference</span></h3>
-
-<ul>
- <li><a href="/en-US/docs/Web/HTML/Attributes">Tài liệu tham khảo về thuộc tính HTML</a></li>
- <li>Thông tin về HTML's <a href="/en-US/docs/Web/HTML/Global_attributes">global attributes</a></li>
-</ul>