HTML and CSS Reference
In-Depth Information
In general, use absolute size values when you want the rendered text to
be an extreme size, either very large or very small, or when you want
an entire paragraph of text to be a specific size.
For example, using the largest font for the first character of a paragraph
makes for a crude form of illuminated manuscript (see Figure 4-22 ):
<p>
<font size=7>C</font>all me Ishmael.
Figure 4-22. Exaggerating the first character of a
sentence with the size attribute for <font>
Also, use an absolute font when inserting a delightfully unreadable bit
of "fine" printboilerplate or legaleseat the bottom of your document (see
Figure 4-23 ):
<p>
<font size=1>
All rights reserved. Unauthorized redistribution of this document is
prohibited. Opinions expressed herein are those of the authors, not the
Internet Service Provider.
Search WWH ::




Custom Search