HTML Glossary - Definitions of HTML Terms
Start with these meanings to learn HTML vocabulary
- anchor
- attribute
- block element
- block tag
- boolean attribute
- camel case
- child element
- common attribute
- content model
- DOM
- element
- embedded content
- empty element
- enumerated attribute
- flow content
- generic attribute
- global attribute
- heading content
- implied element
- An implied element is an element node in the DOM that did not explicitly appear in the serialized form of the document and therefore was assumed based on other HTML code.
- inline element
- inline tag
- inner HTML
- letter case
- local attribute
- lower case
- metadata content
- mixed case
- namespace
- node
- phrasing content
- polyglot
- property
- root node
- sectioning content
- small caps
- tag
- text content
- title case
- top element
- transparent content
- upper case
- void element