2025-11-28 00:35:46 +09:00

31 lines
780 B
HTML

<!--TOOLBAR_START--><!--TOOLBAR_EXEMPT--><!--TOOLBAR_END-->
<HTML>
<HEAD>
<STYLE>
H1 {
font: bold 12pt verdana;
color: maroon
}
H2 {
font: bold 10pt verdana;
color: navy
}
P {
font: 10pt verdana;
color:navy
}
</STYLE>
</HEAD>
<BODY>
<h1>Chapter 3</h1>
<p>text text text text text text text text text text text text text text</p>
<P><HR><font color="black" face="ms sans serif" size="1">&copy;<a href="http://www.microsoft.com/misc/info/cpyright.htm" target="_top"> 2001 Microsoft Corporation. All rights reserved. Terms of use.</a></font>
</body>
</html>