org.w3c.dom.html2
public interface HTMLDivElement extends HTMLElement
See also the Document Object Model (DOM) Level 2 HTML Specification.
Method Summary | |
---|---|
String | getAlign()
Horizontal text alignment. |
void | setAlign(String align)
Horizontal text alignment. |