Размер файла: 2.33Kb
<html>
<head>
<title>Login Fastwap</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="STYLESHEET" media="screen" href="site.css" type="text/css">
</head>
<body bgcolor="#ffffff" text="#000000" marginwidth="3" marginheight="3">
<table width="700" border="0" cellspacing="7" cellpadding="0">
<tr>
<td valign="top" colspan="2" height="37">
<div class="content"> <b>
<div class="title">Fastwap Signup</div>
</b></div>
</td>
</tr>
<tr>
<td valign="top" colspan="2" height="57">
<form name="signform" method="post" action="signup.php">
<table width="400" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="33">Your prefered username<br>
<br>
</td>
<td height="33" valign="top">
<input type="text" name="username_sign" class="form">
</td>
</tr>
<tr>
<td>Password (case sensitive)</td>
<td valign="top">
<input type="password" name="password1" class="form">
</td>
</tr>
<tr>
<td>Confirm your password<br>
<br>
</td>
<td valign="top">
<input type="password" name="password2" class="form">
</td>
</tr>
<tr>
<td>Your Email [You'll get your login information to this adress,<span class="red">
if you leave it empty you'll get the info afterwards displayed</span>]</td>
<td valign="top">
<input type="text" name="email" class="form">
</td>
</tr>
<tr>
<td> </td>
<td valign="top">
<input type="submit" name="Signup" value="submit" class="button">
</td>
</tr>
</table>
</form>
</td>
</tr>
<tr>
<td valign="top" colspan="2">
<div class="bottom"></div>
</td>
</tr>
</table>
<br><br><br><br><br><br><div class="bottom">fastwap by <a href="http://www.webdessert.ch" target="_blank">Nico Schefer, 2001</div>
</body>
</html>