index.html(11/20)

index.html(11/20)

<html>
<head>
<title>password</title>
</head>

<body>
<center>
<h1><b>password</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>

コメントを残す

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