blob: c53ed7384480c8e2dea241574fb9d49d04d24152 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
title: Head
slug: Tu-dien-thuat-ngu/Head
translation_of: Glossary/Head
---
<p><strong>Head</strong><strong> </strong>là một phần của một văn bản {{glossary("HTML")}} chứa {{glossary("metadata")}} về văn bản đó, như tác giả, mô tả, và liên kết đến các tập tin {{glossary("CSS")}} hay {{glossary("JavaScript")}} được áp dụng vào văn bản HTML.</p>
<h2 id="Tìm_hiểu_thêm">Tìm hiểu thêm</h2>
<h3 id="HTML_head">HTML head</h3>
<ul>
<li>{{htmlelement("head")}} element reference on MDN</li>
<li><a href="/en-US/docs/Learn/HTML/Introduction_to_HTML/The_HTML_head">The HTML <head></a> on the MDN Learning Area</li>
</ul>
|