-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyeniuyeol.php
More file actions
145 lines (145 loc) · 7.18 KB
/
yeniuyeol.php
File metadata and controls
145 lines (145 loc) · 7.18 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<table width="1065" align="center" border="0" cellpadding="0" cellspacing="0" bgcolor="F9F9F9">
<tr>
<td width="500" valign="top">
<form action="index.php?SK=23" method="post">
<table width="500" align="center" border="0" cellspacing="0" cellpadding="0"
style="margin-bottom: 20px; ">
<tr height="40">
<td colspan="2" style="color:#FF9900;"><h3>Hesap Oluştur</h3></td>
</tr>
<tr height="30">
<td colspan="2" valign="top" style="border-bottom: 1px dashed #CCC">Yeni misin? Aşağıdan hesap
oluşturabilirsin.
</td>
</tr>
<tr height="30">
<td colspan="2" valign="bottom">Email Adresi</td>
</tr>
<tr height="30">
<td colspan="2" valign="top"><input class="InputAlanlari" type="email" name="EmailAdresi"></td>
</tr>
<tr height="30">
<td colspan="2" valign="bottom">Şifre</td>
</tr>
<tr height="30">
<td colspan="2" valign="top"><input class="InputAlanlari" type="password" name="Sifre"></td>
</tr>
<tr height="30">
<td colspan="2" valign="bottom">Şifre Tekrarı</td>
</tr>
<tr height="30">
<td colspan="2" valign="top"><input class="InputAlanlari" type="password" name="SifreTekrar"></td>
</tr>
<tr height="30">
<td colspan="2" valign="bottom">İsim Soyisim</td>
</tr>
<tr height="30">
<td colspan="2" valign="top"><input class="InputAlanlari" type="text" name="IsımSoyisim"></td>
</tr>
<tr height="30">
<td colspan="2" valign="bottom">Telefon Numarası</td>
</tr>
<tr height="30">
<td colspan="2" valign="top"><input class="InputAlanlari" type="text" name="TelefonNumarasi"
maxlength="10">
</td>
</tr>
<tr height="30">
<td colspan="2" valign="bottom">Cinsiyet</td>
</tr>
<tr height="30">
<td colspan="2" valign="top">
<select name="Cinsiyet" class="SelectAlanlari">
<option value="">Seçiniz</option>
<option value="Erkek">Erkek</option>
<option value="Kadın">Kadın</option>
</select>
</td>
</tr>
<tr height="30">
<td align="left"><input type="checkbox" name="SozlesmeOnay" value="1"></td>
<td align="left" class="UyelikFormu"><a href="index.php?SK=2" target="_blank">Üyelik
Sözleşmesi</a>'ni okudum onaylıyorum.</td>
</tr>
<tr height="30">
<td> </td>
</tr>
<tr height="30">
<td colspan="2"><input class="YesilButon" type="submit" value="Üye OL!"></td>
</tr>
</table>
</form>
</td>
<td width="20"> </td>
<td width="545" valign="top">
<table width="565" align="center" border="0" cellspacing="0" cellpadding="0" style="padding:0px 20px;
text-align:justify;margin-bottom: 20px; ">
<tr height="40">
<td colspan="2" style="color: #FF9900;"><h3>Neden Extra Eğitim</h3></td>
</tr>
<tr height="30">
<td colspan="2" style="border-bottom: 1px dashed #ccc;">Bir çok nedeni var.</td>
</tr>
<tr height="30">
<td width="30"><img src="Resimler/AdamSiyah20x20.png" style="margin-top: 5px;"></td>
<td align="left" style="padding-left: 0px;"><b>Uzman Kadro</b></td>
</tr>
<tr height="30">
<td colspan="2">Kadromuz Türkiye'de ki en ileri düzey profesyonel
eğitmenlerden, geliştiricilerden ve tasarımcılardan oluşmaktadır.
</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr height="30">
<td width="30"><img src="Resimler/RozetYesilSiyah20x20.png" style="margin-top: 5px;"></td>
<td align="left" style="padding-left: 0px;"><b>Kaliteli ve Güncel Bilgiler</b></td>
</tr>
<tr height="30">
<td colspan="2">
Türkiyedeki ve dünyadaki teknolojileri sürekli takip eder, araştırır ve öğreniriz.
</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr height="30">
<td width="30"><img src="Resimler/CarklarSiyah20x20.png" style="margin-top: 5px;"></td>
<td align="left" style="padding-left: 0px;"><b>Yenilikçi</b></td>
</tr>
<tr height="30">
<td colspan="2">
Tüm eğitim setlerimiz kitaplarımız sonuç odaklı eğitimlerdir. En güncel içerikleri barındırır.
</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr height="30">
<td width="30"><img src="Resimler/GulenYuzMavi20x20.png" style="margin-top: 5px;"></td>
<td align="left" style="padding-left: 0px;"><b>Eğlenceli</b></td>
</tr>
<tr height="30">
<td colspan="2">
Tüm eğitimlerimiz standart ve sıkıcı eğitimlerin aksine keyifli ve eğlenceli bir şekilde
kolaylıkla öğrenmeyi sağlar.
</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr height="30">
<td width="30"><img src="Resimler/MektupMobilKoyuGri20x20.png" style="margin-top: 5px;"></td>
<td align="left" style="padding-left: 0px;"><b>Ulaşılabilir</b></td>
</tr>
<tr height="30">
<td colspan="2">
Eğitmenlerimiz geliştiricilerimiz ve tasarımcılarımız yardımcı olmayı seven, aynı zamanda da
cevap vermekten kaçınmayan kişilerdir.
</td>
</tr>
</table>
</td>
</tr>
</table>