<html>
<head>
<title>データベースの問い合わせの例</title>
</head>
<body>
<h1>問合せ結果</h1>
<ul>
<li>1,山田太郎</li>
<li>2,田中花子</li>
</ul>
</body>
</html>