/html/body/node()

Aug. 9, 2020


/html/body/node()

<html> <body> <div>x</div> </body> </html> Nodes result are: \n, <div>, \n

Return to home