HTML Tag: BASEFONT
BASEFONT
Specifies a font for normal text.
<FONT>
settings within a document are relative to settings with this tag.
Used in
<HEAD>
section.
HTML 3.2
Deprecated in HTML 4 in
favor of style sheets.
IE only.
Example(s):
<basefont color="#66FF99" size="6">
Attributes:
COLOR
FACE
SIZE
© 2007 Prem Sobel. All Rights Reserved.