aboutsummaryrefslogtreecommitdiff
path: root/files/vi/tu-dien-thuat-ngu/attribute/index.html
blob: 50079a0e569aa3059ab070652af9e763eaeb2853 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: Thuộc tính
slug: Tu-dien-thuat-ngu/Attribute
tags:
  - HTML
  - Từ điển thuật ngữ
translation_of: Glossary/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>