aboutsummaryrefslogtreecommitdiff
path: root/files/nl/glossary/head/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/nl/glossary/head/index.html')
-rw-r--r--files/nl/glossary/head/index.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/files/nl/glossary/head/index.html b/files/nl/glossary/head/index.html
deleted file mode 100644
index e65df64e7f..0000000000
--- a/files/nl/glossary/head/index.html
+++ /dev/null
@@ -1,21 +0,0 @@
----
-title: Head
-slug: Glossary/Head
-tags:
- - CodingScripting
- - HTML
- - head
- - metadata
- - woordenlijst
-translation_of: Glossary/Head
----
-<p>De <strong>Head</strong><strong> </strong>is het gedeelte van een {{glossary("HTML")}}-document dat {{glossary("metadata")}} bevat over dat document, zoals de auteur, de beschrijving en verwijzingen naar CSS- of Javascriptbestanden die moeten worden toegepast op de HTML.</p>
-
-<h2 id="Meer_informatie">Meer informatie</h2>
-
-<h3 id="HTML_head">HTML head</h3>
-
-<ul>
- <li>Referentie naar het {{htmlelement("head")}}-element op MDN</li>
- <li><a href="/nl/docs/Learn/HTML/Introduction_to_HTML/Het_hoofd_metadata_in_HTML">De HTML &lt;head&gt;-tag</a> op de leerzone van MDN</li>
-</ul>