The HTMLHeadingElement interface represents the different heading
It inherits methods and properties from the web.dom.HTMLElement
The HTMLHeadingElement interface represents the different heading It inherits methods and properties from the `web.dom.HTMLElement`
(align this)Property.
Is a DOMString representing an enumerated attribute indicating of the heading with respect to the surrounding context. The possible are "left", "right", "justify", and "center".
Property. Is a DOMString representing an enumerated attribute indicating of the heading with respect to the surrounding context. The possible are "left", "right", "justify", and "center".
(set-align! this val)Property.
Is a DOMString representing an enumerated attribute indicating of the heading with respect to the surrounding context. The possible are "left", "right", "justify", and "center".
Property. Is a DOMString representing an enumerated attribute indicating of the heading with respect to the surrounding context. The possible are "left", "right", "justify", and "center".
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |