多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
### HTML 元素接口以及[对应的对象](https://www.runoob.com/jsref/dom-obj-anchor.html) * [`HTMLAnchorElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLAnchorElement "HTMLAnchorElement 接口表示超链接元素,并提供一些特别的属性和方法(除了那些继承自普通 HTMLElement对象接口的之外)以用于操作这些元素的布局和显示。") 对应标签a * [`HTMLAppletElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLAppletElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLAreaElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLAreaElement "HTMLAreaElement 接口提供了一些属性和方法 (除了常见的对象HTMLElement 接口提供的属性和方法通过继承也能获取到) 用来控制一个area元素的布局和展现。") * [`HTMLAudioElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLAudioElement "HTMLAudioElement 接口提供访问 元素的接口, 像方法一操作. 来源于 HTMLMediaElement 接口.") * [`HTMLBaseElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLBaseElement "HTMLBaseElement 接口包含一份HTML文件的基础 URI设定,该对象继承了所有 HTMLElement 接口中定义的方法与属性。") * [`HTMLBodyElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLBodyElement "从其父项HTMLElement 和WindowEventHandlers中继承属性。") * [`HTMLBRElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLBRElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLButtonElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLButtonElement "HTMLButtonElement 接口提供操作button元素 (除了 对象,这个接口对继承了该对象的元素也有效)的属性和方法。") * [`HTMLCanvasElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLCanvasElement "DOM canvas元素暴露了HTMLCanvasElement接口,该接口提供了用来操作一个canvas元素布局和呈现的属性和方法.HTMLCanvasElement接口继承了element接口的属性和方法.") * [`HTMLDataElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLDataElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLDataListElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLDataListElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLDirectoryElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLDirectoryElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLDivElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLDivElement "HTMLDivElement 接口提供了一些特殊属性(它也继承了通常的 HTMLElement 接口)来操作 元素。") * [`HTMLDListElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLDListElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLElement "HTMLElement 接口表示所有的 HTML 元素。一些HTML元素直接实现了HTMLElement接口,其它的间接实现HTMLElement接口.") * [`HTMLEmbedElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLEmbedElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLFieldSetElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLFieldSetElement "DOM fieldset elements expose the HTMLFieldSetElement  (HTML 4 HTMLFieldSetElement) interface, which provides special properties and methods (beyond the regular element object interface they also have available to them by inheritance) for manipulating the layout and presentation of field-set elements.") * [`HTMLFontElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLFontElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLFormElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLFormElement "HTMLFormElement接口可以创建或者修改对象;它继承了HTMLElement接口的方法和属性。") * [`HTMLFrameElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLFrameElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLFrameSetElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLFrameSetElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLHeadElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLHeadElement "HTMLHeadElement 接口包含一个文档的描述信息(或者称作元信息)这类对象继承了HTMLElement接口的全部属性和方法。") * [`HTMLHeadingElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLHeadingElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLHtmlElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLHtmlElement "HTMLHtmlElement 接口是给定HTML文档的根节点。它继承了 HTMLElement 对象的属性和方法。") * [`HTMLHRElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLHRElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLIFrameElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLIFrameElement "HTMLIFrameElement 接口提供了除 HTMLElement 之外的一些特殊属性和方法(当然也包括了继承自 HTMLElement 的部分)。这些方法用于操作内联frame元素的布局和展示。") * [`HTMLImageElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLImageElement "HTMLImageElement 接口提供了特别的属性和方法 (在常规的 HTMLElement之外,它也能通过继承使用)来操纵 元素的布局和图像.") * [`HTMLInputElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLInputElement "HTMLInputElement 接口提供了特定的属性和方法(继承自常规的HTML元素接口)用于管理输入元素的布局和外观。") * [`HTMLKeygenElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLKeygenElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLLabelElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLLabelElement "The HTMLLabelElement interface gives access to properties specific to elements. It inherits from HTMLElement.") * [`HTMLLegendElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLLegendElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLLIElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLLIElement "该HTMLLIElement接口公开了特定的属性和方法(超出了常规HTMLElement接口所定义的接口,它通过继承可用于操作列表元素。") * [`HTMLLinkElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLLinkElement "The HTMLLinkElement interface represents reference information for external resources and the relationship of those resources to a document and vice-versa. This object inherits all of the properties and methods of the HTMLElement interface.") * [`HTMLMapElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLMapElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLMediaElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLMediaElement "从父级元素 HTML 元素继承属性") * [`HTMLMenuElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLMenuElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLMetaElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLMetaElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLMeterElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLMeterElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLModElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLModElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLObjectElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLObjectElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLOListElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLOListElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLOptGroupElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLOptGroupElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLOptionElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLOptionElement "HTMLOptionElement 接口表示了 元素并继承HTMLElement接口所有的类和方法。") * [`HTMLOutputElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLOutputElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLParagraphElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLParagraphElement "The HTMLParagraphElement interface provides special properties (beyond those of the regular HTMLElement object interface it inherits) for manipulating elements.") * [`HTMLParamElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLParamElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLPreElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLPreElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLProgressElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLProgressElement "The HTMLProgressElement interface provides special properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of elements.") * [`HTMLQuoteElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLQuoteElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLScriptElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLScriptElement "HTML脚本元素暴露HTMLScriptElement接口,它提供了特殊的属性和方法(超出了常规HTMLElement对象接口,他们也可以通过继承操纵元素的布局和演示。)") * [`HTMLSelectElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLSelectElement "The HTMLSelectElement interface represents a HTML Element. These elements also share all of the properties and methods of other HTML elements via the HTMLElement interface.") * [`HTMLSourceElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLSourceElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLSpanElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLSpanElement "The HTMLSpanElement interface represents a element and derives from the HTMLElement interface, but without implementing any additional properties or methods.") * [`HTMLStyleElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLStyleElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLTableElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLTableElement "The HTMLTableElement interface provides special properties and methods (beyond the regular HTMLElement object interface it also has available to it by inheritance) for manipulating the layout and presentation of tables in an HTML document.") * [`HTMLTableCaptionElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLTableCaptionElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLTableCellElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLTableCellElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLTableDataCellElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLTableDataCellElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLTableHeaderCellElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLTableHeaderCellElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLTableColElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLTableColElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLTableRowElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLTableRowElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLTableSectionElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLTableSectionElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLTextAreaElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLTextAreaElement "HTMLTextAreaElement 接口提供了特殊的属性和方法用于操作“textarea”元素的布局和介绍。") * [`HTMLTimeElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLTimeElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLTitleElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLTitleElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLTrackElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLTrackElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLUListElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLUListElement "此页面仍未被本地化, 期待您的翻译!") * [`HTMLUnknownElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLUnknownElement "HTMLUnknownElement 代表着一个无效的HTML元素,派生自 HTMLElement 接口,,但它没有任何可用的附加属性或方法.") * [`HTMLVideoElement`](https://developer.mozilla.org/zh-CN/docs/Web/API/HTMLVideoElement "HTMLVideoElement 接口提供了用于操作视频对象的特殊属性和方法。它同时还继承了HTMLMediaElement 和 HTMLElement 的属性与方法。")