AngleSharp.DOM.Html
Namespace with 77 public types
Classes
HTMLAnchorElement
Represents an anchor element.
HTMLAppletElement
HTMLAreaElement
Represents the area element.
HTMLAudioElement
Represents the HTML audio element.
HTMLBaseElement
Represents the HTML base element.
HTMLBaseFontElement
HTMLBodyElement
Represents the HTML body element.
HTMLBRElement
Represents the HTML br element.
HTMLButtonElement
Represents an HTML button element.
HTMLCanvasElement
Represents the HTML canvas element.
HTMLDataListElement
Represents the HTML datalist element.
HTMLDetailsElement
Represents the HTML details element.
HTMLDialogElement
HTMLDirectoryElement
HTMLDivElement
Represents the HTML div element.
HTMLDListElement
HTMLDocument
Represents an HTML document.
HTMLElement
Represents a standard HTML element in the node tree.
HTMLEmbedElement
Represents the embed element.
HTMLFieldSetElement
Represents the HTML fieldset element.
HTMLFontElement
HTMLFormattingElement
HTMLFormElement
Represents the form element.
HTMLFrameElement
HTMLFrameSetElement
HTMLHeadElement
HTMLHeadingElement
HTMLHRElement
Represents the hr element.
HTMLHtmlElement
Represents the HTML html element.
HTMLIFrameElement
HTMLImageElement
Represents the image element.
HTMLInputElement
Represents an HTML input element.
HTMLIsIndexElement
Represents the HTML isindex element.
HTMLKeygenElement
Represents the keygen element.
HTMLLabelElement
HTMLLegendElement
HTMLLIElement
Represents an HTML li, dd or dt tag.
HTMLLinkElement
Represents the HTML link element.
HTMLMapElement
HTMLMenuElement
Represents the HTML menu element.
HTMLMenuItemElement
Represents the HTML menuitem element.
HTMLMetaElement
Represents the HTML meta element.
HTMLModElement
HTMLObjectElement
HTMLOListElement
HTMLOptGroupElement
Represents the HTML optgroup element.
HTMLOptionElement
Represents the HTML option element.
HTMLParagraphElement
Represents the HTML paragraph element.
HTMLParamElement
Represents a param element.
HTMLPreElement
HTMLProgressElement
Represents the HTML progress element.
HTMLQuoteElement
HTMLScriptElement
Represents an HTML script element.
HTMLSelectElement
Represents the select element.
HTMLSourceElement
Represents the HTML source element.
HTMLSpanElement
HTMLStyleElement
Represents the HTML style element.
HTMLTableCaptionElement
HTMLTableCellElement
HTMLTableColElement
HTMLTableElement
HTMLTableRowElement
HTMLTableSectionElement
HTMLTextAreaElement
Represents a HTML textarea element.
HTMLTitleElement
Represents the title element.
HTMLTrackElement
Represents the HTML track element.
HTMLUListElement
HTMLUnknownElement
The class for an unknown HTML element.
HTMLVideoElement
Represents the HTML video element.
ValidityState
A class for representing the current validity state.
Enumerations
CORSSettings
This enumeration controls whether error information will be exposed for cross origins.
HttpMethod
Represents the usable methods for transmitting HTTP forms.
PowerState
An enumeration with two known power states: on and off.
QuirksMode
A list of possible quirks mode states.
Abstract Classes
HTMLMediaElement
Represents the abstract base for HTML media (audio / video) elements.
HTMLRawtextElement
HTMLRCDataElement