index.html
| You are currently viewing a revision titled "index.html", saved on 2025年11月20日 8:45 PM by KHATRi NIRMAL | |
|---|---|
| タイトル | index.html |
| コンテンツ | <html>
<head>
<title>password Bord</title>
</head>
<body>
<center>
<h1><b>password Bord</b></h1>
<hr>
<form action="passowrd.cgi"method="POST">
パスワード<br>
<input type="password"name="password"><br>
<input type="submit"value="送信">
<input type="reset"value="リセット">
</form>
</center>
</body>
</html> |
| 抜粋 | |
| 脚注 |

