Interface HTMLSpanElement

All Superinterfaces:
Element, EventTarget, HTMLElement, InnerHTML, Node, NonDocumentTypeChildNode, ParentNode

public interface HTMLSpanElement extends HTMLElement
A <span> element and derives from the HTMLElement interface, but without implementing any additional properties or methods.