Web::DOM::HTMLHeadingElement
The DOM HTMLHeadingElement
object
DESCRIPTION
The Web::DOM::HTMLHeadingElement
class implements the DOM HTMLHeadingElement
interface.
The class is used by the HTML h1
,
h2
,
h3
,
h4
,
h5
,
and h6
elements.
METHODS
In addition to the methods available for classes Web::DOM::Element and Web::DOM::HTMLElement,
the obsolete align
method is available. [HTML]
SPECIFICATION
SEE ALSO
AUTHOR
Wakaba <wakaba@suikawiki.org>.
LICENSE
Copyright 2013 Wakaba <wakaba@suikawiki.org>.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.