web api interface
HTMLSpanElement
The HTMLSpanElement interface represents a <span> element and derives from the HTMLElement interface, but without implementing any additional properties or methods.
Instance properties
This interface has no properties, but inherits properties from: HTMLElement.
Instance methods
This interface has no methods, but inherits methods from: HTMLElement.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.
See also
- The HTML element implementing this interface:
<span>.