Walking the DOM: Concept map
The DOM allows to do anything with elements and their contents, but first we need to reach the corresponding DOM object, get it into a variable, and then we are able to modify it.
Clickable & Draggable!
Click node to preview!