CppHtml
CppHtml copied to clipboard
Hello, no feature to parse attributes
I want to parse the properties of each tag, do I need to implement it myself
The class html_tag is an iterator of its attributes. You can get html_tag from html_node.