HtmlHelpers
Useful helpers for the HTML parser.
Examines if the given tag name matches one of the elements (caption, col, colgroup, tbody, tfoot, thead).
Examines if the given tag name matches one of the elements (body, caption, col, colgroup, html, td, th).
Examines if the given tag name matches one of the elements (td, th).
Examines if the given element is one of the table elements (table, tbody, tfoot, thead, tr).
Examines if the given tag name matches one of the elements (tbody, tfoot, thead).