DOM tree: Concept map
The backbone of an HTML document are tags. According to Document Object Model (DOM), every HTML-tag is an object. Nested tags are called "children" of the enclosing one.
Clickable & Draggable!
Click node to preview!