-
Notifications
You must be signed in to change notification settings - Fork 0
/
uyegiris.php
42 lines (34 loc) · 1.58 KB
/
uyegiris.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<table width="1065" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="500" valign="top">
<form action="index.php?SK=32" method="post">
<table width="500" align="center" border="0" cellpadding="0" cellspacing="0">
<tr height="40">
<td style="color:#FF9900"><h3>Kullanıcı girişi</h3></td>
</tr>
<tr height="30">
<td valign="top" style="border-bottom: 1px dashed #CCCCCC;"> Bilgilerinizi girerek Giriş yapabilirsiniz
</td>
</tr>
<td valign="bottom" align="left">E-Mail Adresi (*)</td>
</tr>
<tr height="30">
<td valign="top" align="left"><input type="mail" name="EmailAdresi" class="InputAlanlari"></td>
</tr>
<tr height="30">
<tr height="30">
<td valign="bottom" align="left">Şifre (*)</td>
</tr>
<tr height="30">
<td valign="top" align="left"><input type="password" name="Sifre" class="InputAlanlari"></td>
</tr>
<tr height="30">
<tr height="40">
<td align="center"><input type="submit" value="Giriş Yap" class="YesilButon"></td>
</tr>
</table>
</form>
</td>
<td width="20"> </td>
</tr>
</table>