index.html

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>

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です