Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
[Fork] HtmlAgilityPack testing by Trevour
<p>This is <u name='fred'>underlined</u> paragraph</p>
Has child nodes: 3
Child = This is 
Type = Text
Tag = #text
Child = <u name='fred'>underlined</u>
Type = Element
Tag = u
Has child nodes: 1
Child = underlined
Type = Text
Tag = #text
Child =  paragraph
Type = Text
Tag = #text
<h2>This is <i>italic</i> heading</h2>
Has child nodes: 3
Child = This is 
Type = Text
Tag = #text
Child = <i>italic</i>
Type = Element
Tag = i
Has child nodes: 1
Child = italic
Type = Text
Tag = #text
Child =  heading
Type = Text
Tag = #text
<h2>This is new heading</h2>
Has child nodes: 1
Child = This is new heading
Type = Text
Tag = #text
Cached Result
Last Run: 10:30:26 am
Compile: 0.205s
Execute: 0.095s
Memory: 509.45kb
CPU: 0.125s