Click the button to find out how many child nodes the div element below has.
First p element (index 1)
Second p element (index 3)
Note: Whitespace inside elements is considered as text, and text is considered as nodes. In this example, index 0, 2 and 4 in DIV are text nodes.