DOM Tree
↔ Tree-like structure of Node
, autogen by HTML document
Node Hierachy
tree-like relationship between Node
s in DOM Tree
References
:root
↔ Pseudo-Class to match root element of DOM TreeNode Hierachy
↔ tree-like relationship betweenNode
s in DOM TreeNode
↔ DOM Interface & Abstract Class upon which every member in DOM Tree are basedNode Nesting
↔ (process) to organizeNode
into DOM Tree