org.kde.koala
public class HTMLHeadingElement extends HTMLElement
H1 to H6 elements. See the
H1 element definition in HTML 4.0.UNKNOWN: For the H1 to H6 elements.
| Constructor Summary | |
|---|---|
| protected | HTMLHeadingElement(Class dummy) |
| HTMLHeadingElement() | |
| HTMLHeadingElement(HTMLHeadingElement other) | |
| HTMLHeadingElement(Node other) | |
| Method Summary | |
|---|---|
| String | align()
Horizontal text alignment. |
| void | setAlign(String arg1)
see align |
UNKNOWN: Horizontal text alignment.
UNKNOWN: see align