diff options
Diffstat (limited to 'files/nl/glossary/empty_element/index.html')
-rw-r--r-- | files/nl/glossary/empty_element/index.html | 3 |
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> |