comparison DOCS/bugreports.html @ 4982:6cb9d9a1716d

HTML: different font handling - idea from new hp dezign ocassional misc fixes
author gabucino
date Thu, 07 Mar 2002 17:55:34 +0000
parents 504db1ce44d1
children f70791118f90
comparison
equal deleted inserted replaced
4981:bfc652fc7f43 4982:6cb9d9a1716d
1 <HTML> 1 <HTML>
2
3 <HEAD>
4 <STYLE>
5 .text
6 {font-family : Verdana, Arial, Helvetica, sans-serif;
7 font-size : 14px;}
8 </STYLE>
9 </HEAD>
10
2 <BODY BGCOLOR=white> 11 <BODY BGCOLOR=white>
3 12
4 <FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 13 <FONT CLASS="text">
5 14
6 <P><B><A NAME=C>Appendix C - How to report bugs</A></B></P> 15 <P><B><A NAME=C>Appendix C - How to report bugs</A></B></P>
7 16
8 <P><B>How to report bugs?</B></P> 17 <P><B>How to report bugs?</B></P>
9 18