This element is used to set the base font size for a document. It doesn't affect the headings unless they've been modified by the font element using a relative font size.
<html>
<head>
<title>A Page to Show Base Font
useage.</title>
</head>
<body>
.
.
==>> <basefont size=4>
.
.
</body>
</html>
The font size can range from 1 (the smallest) to 7 (the largest). I would be careful using this element. I did it once because I was working on a system that a high resolution monitor and I though all my text was too small to read. I modified all my pages to increase the base font size so it looked acceptable on my monitor. I was horrified when I got on a different system with a normal monitor and saw that my pages looked like the LARGE PRINT edition of the Reader's Digest!
An empty element that doesn't have an end tag.
Nothing special.
Nothing special.
Nothing special.
The Rusk Family . . . "the Legend
Continues"
All contents copyright © 1996, 1997 Michael T. Rusk
All rights reserved.
Revised: December 03, 1997 10:50 -0500
URL: ./htmlgd/tagbasef.html