Newer
Older
skip-web / archive / program / GiveMeALiftInYourCar / login.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
	"http://www.w3.org/TR/html4/strict.dtd">

<html>
<head>
<title>ログイン -koeki network-</title>
<style type="text/css">
<!--

-->
</style>
<link rel="stylesheet" type="text/css" href="group.css">
</head>

<div class="base">
<h1 ><img class="kn" src="koeki-network.png" alt="300x167(14204bytes)" width="300" height="120"></h1>
<h2>ろぐいん</h2>
<div class="bb">
<form method="POST" action="./top.rb">
<table>
<tr><th>
ユーザーID:</th> <td><input class="mgn_2" name="sub_name" type="text" maxlength="12"></td></tr><tr><th>
パスワード:</th> <td><input class="mgn_2" name="pass" type="password" maxlength="12"></td></tr></table>
<input name="vis_log" type="hidden" value="visited_login">
<input type="submit" value="OK">
<input type="reset" value="reset"><br>
<hr><a href="./new_acount.rb">あかうんとを作る。</a> <a href="http://roy/~c112075/japanet/pre.html">チームjapanetのページへ</a>
<hr>
</div>

<address>c112124&#x40;h.koeki-u.ac.jp</address>

</body>
</html>