HTMLFontElement Class Reference
from PyKDE4.khtml import *
Inherits: DOM.HTMLElement → DOM.Element → DOM.Node
Namespace: DOM
Detailed Description
Local change to font. See the <a
href="http://www.w3.org/TR/REC-html40/present/graphics.html#edef-FONT">
FONT element definition  in HTML 4.0. This element is
deprecated in HTML 4.0.
Method Documentation
Font color. See the <a
href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-color-FONT">
color attribute definition  in HTML 4.0. This attribute is
deprecated in HTML 4.0.
 
Font face identifier. See the <a
href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-face-FONT">
face attribute definition  in HTML 4.0. This attribute is
deprecated in HTML 4.0.
 
Font size. See the <a
href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-size-FONT">
size attribute definition  in HTML 4.0. This attribute is
deprecated in HTML 4.0.