Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 404045 of HTMLSpanElement

  • Revision slug: Web/API/HTMLSpanElement
  • Revision title: HTMLSpanElement
  • Revision id: 404045
  • Created:
  • Creator: Sheppy
  • Is current revision? No
  • Comment DOM/HTMLSpanElement Web/API/HTMLSpanElement

Revision Content

{{ DomRef() }}

The DOM span element implements the HTMLSpanElement interface, which derives from the {{ domxref("HTMLElement") }} interface. It doesn't implement any additional properties or methods from HTMLElement.

See also

 

Revision Source

<div>
  {{ DomRef() }}</div>
<p>The DOM span element implements the <code><span class="external">HTMLSpanElement</span></code> interface, which derives from the {{ domxref("HTMLElement") }} interface. It doesn't implement any additional properties or methods from <code>HTMLElement</code>.</p>
<h2 id="See_also">See also</h2>
<ul>
  <li>{{ HTMLElement("span") }}</li>
  <li>W3C specification: <a class="external" href="https://www.w3.org/TR/html4/struct/global.html#edef-SPAN" title="https://www.w3.org/TR/html4/struct/global.html#edef-SPAN">span</a> element</li>
  <li>DOM specification: <a class="external" href="https://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-58190037" title="https://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-58190037"><code>HTMLElement</code> interface</a></li>
</ul>
<div>
  &nbsp;</div>
Revert to this revision