11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<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 $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Fonts</TITLE>
@@ -727,7 +727,7 @@ allowed by the underlying technology.
727727<p>User agents are encouraged to allow users to select alternative
728728choices for the generic fonts.
729729
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>
731731
732732<p>Glyphs of serif fonts, as the term is used in CSS, have finishing
733733strokes, flared or tapering ends, or have actual serifed endings
@@ -761,7 +761,8 @@ Monotype Albion 70, Bitstream Cyberbit, ER Bukinst
761761 <td>Lo Cicero Cherokee
762762</table>
763763
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>
765766
766767<p>Glyphs in sans-serif fonts, as the term is used in CSS, have stroke
767768endings that are plain -- without any flaring, cross stroke, or other
@@ -791,7 +792,8 @@ Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica
791792 <td>MS Tahoma
792793</table>
793794
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>
795797
796798<p>Glyphs in cursive fonts, as the term is used in CSS, generally have
797799either joining strokes or other cursive characteristics beyond those
@@ -816,7 +818,8 @@ Zapf-Chancery
816818 <td>DecoType Naskh, Monotype Urdu 507
817819</table>
818820
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>
820823
821824
822825<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>
829832</table>
830833
831834
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>
833837
834838
835839<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
12891293<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>
12901294
12911295<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
12931297<tr><td>"truedoc-pfr"<td>TrueDoc™ Portable Font Resource <td>.pfr
12941298<tr><td>"embedded-opentype"<td>Embedded OpenType <td>.eot
12951299<tr><td>"type-1"<td>PostScript™ Type 1 <td>.pfb, .pfa
@@ -2165,7 +2169,7 @@ the CSS2 properties for each character.
21652169 </OL>
21662170
21672171
2168- <h4 >Mapping font weight values to font names</h4 >
2172+ <h3 >Mapping font weight values to font names</h3 >
21692173
21702174<P><!-- the above para might be moved around again -->
21712175
0 commit comments