1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
2
<html lang="en">
3
- <!-- $Id: fonts.src,v 2.31 1998-03-24 10:56:16 howcome Exp $ -->
3
+ <!-- $Id: fonts.src,v 2.32 1998-03-24 14:03:19 ijacobs Exp $ -->
4
4
<HEAD>
5
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
6
<TITLE>Fonts</TITLE>
@@ -727,7 +727,7 @@ allowed by the underlying technology.
727
727
<p>User agents are encouraged to allow users to select alternative
728
728
choices for the generic fonts.
729
729
730
- <h4><span class="index-def" title="serif, definition of"><dfn>serif</dfn></span></h4>
730
+ <h4><span class="index-def" title="serif, definition of"><a name="serif-def">< dfn>serif</dfn></a ></span></h4>
731
731
732
732
<p>Glyphs of serif fonts, as the term is used in CSS, have finishing
733
733
strokes, flared or tapering ends, or have actual serifed endings
@@ -761,7 +761,8 @@ Monotype Albion 70, Bitstream Cyberbit, ER Bukinst
761
761
<td>Lo Cicero Cherokee
762
762
</table>
763
763
764
- <h4><span class="index-def" title="sans-serif, definition of"><dfn>sans-serif</dfn></span></h4>
764
+ <h4><span class="index-def" title="sans-serif, definition of">
765
+ <a name="sans-serif-def"><dfn>sans-serif</dfn></a></span></h4>
765
766
766
767
<p>Glyphs in sans-serif fonts, as the term is used in CSS, have stroke
767
768
endings that are plain -- without any flaring, cross stroke, or other
@@ -791,7 +792,8 @@ Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica
791
792
<td>MS Tahoma
792
793
</table>
793
794
794
- <h4><span class="index-def" title="cursive, definition of"><dfn>cursive</dfn></span></h4>
795
+ <h4><span class="index-def" title="cursive, definition of">
796
+ <a name="cursive-def"><dfn>cursive</dfn></span></a></h4>
795
797
796
798
<p>Glyphs in cursive fonts, as the term is used in CSS, generally have
797
799
either joining strokes or other cursive characteristics beyond those
@@ -816,7 +818,8 @@ Zapf-Chancery
816
818
<td>DecoType Naskh, Monotype Urdu 507
817
819
</table>
818
820
819
- <h4><span class="index-def" title="fantasy, definition of"><dfn>fantasy</dfn></span></h4>
821
+ <h4><span class="index-def" title="fantasy, definition of">
822
+ <a name="fantasy-def"><dfn>fantasy</dfn></a></span></h4>
820
823
821
824
822
825
<p>Fantasy fonts, as used in CSS, are primarily decorative while
@@ -829,7 +832,8 @@ Picture fonts, which do not represent characters). Examples include:</p>
829
832
</table>
830
833
831
834
832
- <h4><span class="index-def" title="monospace, definition of"><dfn>monospace</dfn></span></h4>
835
+ <h4><span class="index-def" title="monospace, definition of">
836
+ <a name="monospace-def"><dfn>monospace</dfn></a></span></h4>
833
837
834
838
835
839
<p>The sole criterion of a monospace font is that all glyphs have the same fixed width. (This can make some scripts,
@@ -1289,7 +1293,7 @@ that denote well-known font formats. The user agent will recognize the name of f
1289
1293
<p>An initial list of format strings defined by this specification and representing formats likely to be used by implementations on various platforms is:</p>
1290
1294
1291
1295
<table>
1292
- <th><td >String<td >Font Format<td >Examples of common extensions
1296
+ <tr><th >String<th >Font Format<th >Examples of common extensions
1293
1297
<tr><td>"truedoc-pfr"<td>TrueDoc™ Portable Font Resource <td>.pfr
1294
1298
<tr><td>"embedded-opentype"<td>Embedded OpenType <td>.eot
1295
1299
<tr><td>"type-1"<td>PostScript™ Type 1 <td>.pfb, .pfa
@@ -2165,7 +2169,7 @@ the CSS2 properties for each character.
2165
2169
</OL>
2166
2170
2167
2171
2168
- <h4 >Mapping font weight values to font names</h4 >
2172
+ <h3 >Mapping font weight values to font names</h3 >
2169
2173
2170
2174
<P><!-- the above para might be moved around again -->
2171
2175
0 commit comments