org.w3c.dom.html
public interface HTMLHeadingElement extends HTMLElement
H1 to H6 elements. See the H1 element
definition in HTML 4.0.
See also the Document Object Model (DOM) Level 1 Specification (Second Edition).
| Method Summary | |
|---|---|
| String | getAlign()
Horizontal text alignment. |
| void | setAlign(String align) |