class HTMLFontElement

Local change to font. More...

Full nameDOM::HTMLFontElement
Definition#include <html_inline.h>
InheritsDOM::HTMLElement
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


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 </a> in HTML 4.0. This element is deprecated in HTML 4.0.

DOMString  color ()

[const]

Font color. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-color-FONT"> color attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setColor ( const DOMString & )

see color

DOMString  face ()

[const]

Font face identifier. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-face-FONT"> face attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setFace ( const DOMString & )

see face

DOMString  size ()

[const]

Font size. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-size-FONT"> size attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setSize ( const DOMString & )

see size


Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35.