HTMLSpanElement
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
HTMLSpanElement
인터페이스는 <span>
엘리먼트를 나타내며 HTMLElement
인터페이스로부터 파생되었으며 부가적인 프로퍼티나 메소드는 구현되지 않았습니다.
must be a string
프로퍼티
특정 프로퍼티가 없으며, 부모인 HTMLElement
로부터 프로퍼티를 상속받습니다.
메소드
특정 메소드가 없으며, 부모인 HTMLElement
로부터 메소드를 상속받습니다.
명세
Specification |
---|
HTML # htmlspanelement |
브라우저 호환성
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
HTMLSpanElement |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
함께 보기
- 이 인터페이스를 구현한 HTML 엘리먼트:
<span>
.