0
kicks
HTML manipulation with System.Xml.XmlDocument
Using the System.Xml namespace for HTML manipulation can be very powerful. In this simple example we show how to get started using it by geenrating a simple table of contents from a well-formed html document.