Web::DOM::HTMLFontElement
The DOM HTMLFontElement
object
DESCRIPTION
The Web::DOM::HTMLFontElement
class implements the DOM HTMLFontElement
interface.
The class is used by the HTML font
element.
The interface,
as well as the font
element,
is obsolete.
METHODS
In addition to the methods available for classes Web::DOM::Element and Web::DOM::HTMLElement,
the following methods are available: color
,
face
,
and size
. [HTML]
SPECIFICATION
- HTML
-
HTML Standard
<http://www.whatwg.org/specs/web-apps/current-work/#htmlfontelement>
.
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.