aboutsummaryrefslogtreecommitdiff
path: root/files/nl/glossary/empty_element/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:48:48 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:48:48 +0100
commit906182e62d7eb1efba5403b733aae0537dd2a09f (patch)
tree9e6336b9fe84afebde8eefaf2e6481d56d20d689 /files/nl/glossary/empty_element/index.html
parent004b3c5fc8d71b68fcb019c9e0346bf80024dbbd (diff)
downloadtranslated-content-906182e62d7eb1efba5403b733aae0537dd2a09f.tar.gz
translated-content-906182e62d7eb1efba5403b733aae0537dd2a09f.tar.bz2
translated-content-906182e62d7eb1efba5403b733aae0537dd2a09f.zip
unslug nl: modify
Diffstat (limited to 'files/nl/glossary/empty_element/index.html')
-rw-r--r--files/nl/glossary/empty_element/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/nl/glossary/empty_element/index.html b/files/nl/glossary/empty_element/index.html
index 0293d5b811..59c33c6316 100644
--- a/files/nl/glossary/empty_element/index.html
+++ b/files/nl/glossary/empty_element/index.html
@@ -1,11 +1,12 @@
---
title: Leeg element
-slug: Glossary/Leeg_element
+slug: Glossary/Empty_element
tags:
- CodingScripting
- Gemiddeld niveau
- Woordenboek
translation_of: Glossary/Empty_element
+original_slug: Glossary/Leeg_element
---
<p>Een <strong>leeg element</strong> is een {{Glossary("element")}} van HTML, SVG of MathML dat <strong>geen</strong> childnode kan bevatten (geneste elementen of tekstnodes).</p>