HtmlSemanticElement sealed class HtmlSemanticElement : HtmlElement Represents an HTML element with only semantic meaning. Documentation Code public HtmlSemanticElement(Document owner, string name, string prefix = null)