class HTMLBaseFontElement

Base font. More...

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

Public Methods

Protected Methods


Detailed Description

Base font. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#edef-BASEFONT"> BASEFONT 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/"> 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/"> 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-BASEFONT"> 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.