JavaScript HTML DOM Navigation

HTML DOM can be use to navigate the node tree using node relationships. Everything in HTML documents is node.

Code :