4
<div>
<div>
<div>
<h1>This is <b>bold</b> heading</h1>
<p>This is <u>underlined</u> paragraph</p>
</div>
</div>
</div>
<div>
<div>
<h1>This is <b>bold</b> heading</h1>
<p>This is <u>underlined</u> paragraph</p>
</div>
</div>
<div>
<h1>This is <b>bold</b> heading</h1>
<p>This is <u>underlined</u> paragraph</p>
</div>
<h1>This is <b>bold</b> heading</h1>
<p>This is <u>underlined</u> paragraph</p>
BAD DIVS
0
Node Name: body
body children:
<div>
<div>
<div>
<div>
<h1>This is <b>bold</b> heading</h1>
<p>This is <u>underlined</u> paragraph</p>
</div>
</div>
</div>
</div>
****After removing a node from parent node****
Node Name: body
body children:
****Removed node****