search.html
You are currently viewing a revision titled "search.html", saved on 2025年10月2日 8:48 PM by 夏茂英 | |
---|---|
タイトル | search.html |
コンテンツ | <html>
<head><title>search</title></head>
<body>
<center>
<h1><b>データベース初歩/b></h1>
<hr>
<form action="search.cgi"method="POST">
検索キーワード<br>
<input type="text"name="kyeword"><br>
<input type="submit"value="検索">
<input type="reset"value="リセット">
</form>
</center>
</body>
</html> |
抜粋 | |
脚注 |