Table of Contents
HTML
- Empty Element (Placeholder, …)
About
An element can be
empty
legitimately
For example when:
it is used as a placeholder which will later be filled in by a
script
,
the element is part of a
template
and would on most pages be filled in but on some pages is not relevant.
Articles Related
HTML - Palpable content