... これは練習1のsourceファイルです ...
<html>
<head>
   <title>home no.1</title>
</head>
<body bgcolor="white">

<center>
<h2>ホームページ</h2>
<br>(練習1)
</center>

<p>
<hr WIDTH="90%">
<p>

<ul>

<li>自己紹介</li>

	<ul>

	<li>略歴</li>

	<li>家族

	<li>大学と学科

	</ul>

<li>趣味

<li>課題研究報告</li>

<li>その他

</ul>

<hr WIDTH="90%">

<ul>

<br>ご意見、ご感想などをお聞かせ下さい。

<br>連絡先

<address>

E-mail: user-id@hokusei.ac.jp <br>

T. Katayama (更新日:99/09/xx)

</address>

</ul>

</body>

</html>