HTMLSpanElement
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015년 7월.
HTMLSpanElement
인터페이스는 <span>
엘리먼트를 나타내며 HTMLElement
인터페이스로부터 파생되었으며 부가적인 프로퍼티나 메소드는 구현되지 않았습니다.
프로퍼티
특정 프로퍼티가 없으며, 부모인 HTMLElement
로부터 프로퍼티를 상속받습니다.
메소드
특정 메소드가 없으며, 부모인 HTMLElement
로부터 메소드를 상속받습니다.
명세
This feature is defined in the following specifications:브라우저 호환성
함께 보기
- 이 인터페이스를 구현한 HTML 엘리먼트:
<span>
.