-
Notifications
You must be signed in to change notification settings - Fork 0
/
registration.html
367 lines (293 loc) · 12.1 KB
/
registration.html
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
<!DOCTYPE html>
<html>
<head>
<title>Job Finder- Registration</title>
</head>
<body style="margin:0">
<!-- Start Header -->
<table border="0" width="100%" cellpadding="0" cellspacing="0" bgcolor="#f3971b">
<tr>
<td>
<table border="0" width="85%" cellpadding="15" cellspacing="0" align="center">
<tr>
<td>
<img src="logo.png" alt="Trulli" width="137" height="44">
</td>
<td width="100%"></td>
<td><a href="index.html">
<font face="arial" color="#ffffff" size="3">
Home
</font></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- End Header -->
<table border="0" id="contact" width="100%" cellpadding="0" cellspacing="0" bgcolor="#292929">
<tr>
<td>
<table border="0" width="85%" cellpadding="15" cellspacing="0" align="center">
<!-- Heading Start-->
<tr>
<td height="60" align="center" valign="middle">
<font face="arial" size="6" color=" #f3971b">
Job Finder- Registration
</font>
<hr width="90" color="#f3971b">
</td>
</tr>
<tr>
<td align="center">
<font size="4" face="arial" color="white">
FREE JOB ALERT: Get an email on jobs matching your criteria
</font><br/><br/>
<font size="4" face="arial" color="Coral">
" Subscribe to Premium Job Finder and get your profile to rank on top of recruiter searches 10X Faster also avail Career Tips from professionals "
</font>
</td>
</tr>
<!-- Heading End-->
<tr>
<td align="center" valign="top">
<table border="0" width="55%" cellpadding="20" cellspacing="0" align="center" bgcolor="#353535">
<tr>
<td>
<table border="0" width="100%" cellpadding="15" cellspacing="0" align="center" bgcolor="#353535">
<form method="post" >
<tr>
<td style="width: 50%">
<label for="Last_Name"><b><font size="4" color="white">Email </font></b><span style="color: red;"> *</span><br/></label><br />
<input placeholder="Email" name="Last_Name" type="text" maxlength="50" style="width:100%;max-width: 260px" />
</td>
<td style="width: 50%">
<label for="First_Name"><b><font size="4" color="white">Username</font></b><span style="color: red;"> *</span><br/></label><br />
<input placeholder="username" name="First_Name" type="text" maxlength="50" style="width:100%;max-width: 260px" />
</td>
</tr>
<tr>
<td style="width: 50%">
<label for="First_Name"><b><font size="4" color="white">Enter Password </font></b><span style="color: red;"> *</span><br/></label><br />
<input placeholder="First Name" name="First_Name" type="text" maxlength="50" style="width:100%;max-width: 260px" />
</td>
<td style="width: 50%">
<label for="Last_Name"><b><font size="4" color="white">Retype Password </font></b><span style="color: red;"> *</span><br/></label><br />
<input placeholder="Last Name" name="Last_Name" type="text" maxlength="50" style="width:100%;max-width: 260px" />
</td>
<tr>
<td style="width: 50%">
<div style="padding-bottom: 18px;"><b><font size="4" color="white">Subscription type </font></b><span style="color: red;"> *</span><br/><br/>
<select id="data_9" name="data_9" style="width:100%; max-width : 260px;" ><option>Select(Normal/Premium)...</option>
<option>Normal</option>
<option>Premium</option>
</select>
</div>
</td>
<td style="width: 50%">
<div style="padding-bottom: 18px;"><b><font size="4" color="white">Select Job type <br/><br/>
<select id="data_9" name="data_9" style="width:100%; max-width : 260px;" ><option>Select Job Type...</option>
<option>Work From Home</option>
<option>Normal</option>
</select>
</div>
</td>
</tr>
<tr>
<td style="width: 50%">
<label for="First_Name"><b><font size="4" color="white">First name </font></b><span style="color: red;"> *</span><br/></label><br />
<input placeholder="First Name" name="First_Name" type="text" maxlength="50" style="width:100%;max-width: 260px" />
</td>
<td style="width: 50%">
<label for="Last_Name"><b><font size="4" color="white">Last name </font></b><span style="color: red;"> *</span><br/></label><br />
<input placeholder="Last Name" name="Last_Name" type="text" maxlength="50" style="width:100%;max-width: 260px" />
</td>
</tr>
<tr>
<td style="width: 50%">
<label for="Last_Name"><b><font size="4" color="white">Professional Title </font></b><br /><br/>
<input placeholder="Last Name" name="Last_Name" type="text" maxlength="50" style="width:100%;max-width: 260px" />
</td>
<td style="width: 50%">
<label for="Last_Name"><b><font size="4" color="white">Candidate Age</font></b><br/></label><br />
<input placeholder="Age" name="Last_Name" type="text" maxlength="50" style="width:100%;max-width: 260px" />
</td>
</tr>
<tr> <td colspan="2">
<label for="Reference"><b><font size="4" color="white">Short and engaging pitch about yourself <br/></label><br />
<textarea name="Reference" rows="5" cols="40" style="width:100%;max-width: 588px"></textarea>
</td> </tr>
<td style="width: 50%">
<div style="padding-bottom: 18px;"><b><font size="4" color="white">Candidate Education</font></b><span style="color: red;"> *</span><br/><br/>
<select id="data_9" name="data_9" style="width:100%; max-width : 260px;" ><option>Choose Education Level...</option>
<option>Mrs.</option>
<option>Ms.</option>
<option>Miss.</option>
</select>
</div>
</td>
<td style="width: 50%">
<div style="padding-bottom: 18px;"><b><font size="4" color="white">Candidate Experience</font></b><br/><br/>
<select id="data_9" name="data_9" style="width:100%; max-width : 260px;" ><option>Choose Experience...</option>
<option>Mrs.</option>
<option>Ms.</option>
<option>Miss.</option>
</select>
</div>
</td>
</tr>
<tr> <td colspan="2">
<label for="Portfolio"><b><font size="4" color="white">Portfolio website</font></b></label><br /><br/>
<input placeholder="Portfolio website" name="Portfolio" type="text" maxlength="255" value="http://" style="width:100%;max-width: 588px" />
</td> </tr>
<tr> <td colspan="2">
<label for="Organization"><b><font size="4" color="white">Skills</font></b></label><br /><br/>
<input placeholder="Skills" name="Organization" type="text" maxlength="100" style="width:100%;max-width: 588px" />
</td> </tr>
<tr> <td colspan="2">
<label for="Position"><b><font size="4" color="white">Position you are interested in </font></b><span style="color: red;"> *</span><br/></label><br />
<input placeholder="Position name" name="Position" type="text" maxlength="100" style="width:100%;max-width: 588px" />
</td> </tr>
<tr>
<td>
<label for="Salary"><b><font size="4" color="white">Candidate Expected Salary</font></b></label><br /> <br/>
<input placeholder="Expected Salary" name="Salary" type="text" maxlength="50" style="width:100%;max-width: 260px" /> </td>
<td>
<label for="StartDate"><b><font size="4" color="white">When can you start?</font></b></label><br /><br/>
<input placeholder="Start Date" name="StartDate" type="text" maxlength="50" style="width:100%;max-width: 260px" />
</td>
</tr>
<tr>
<td>
<label for="Phone"><b><font size="4" color="white">Phone </font></b><span style="color: red;"> *</span><br/></label><br />
<input placeholder="Phone Number" name="Phone" type="text" maxlength="50" style="width:100%;max-width: 260px" />
</td>
<td>
<label for="Fax"><b><font size="4" color="white">Fax</font></b></label><br /><br/>
<input placeholder="Fax" name="Fax" type="text" maxlength="50" style="width:100%;max-width: 260px" />
</td>
</tr>
<tr> <td colspan="2">
<label for="Relocate"><b><font size="4" color="white">Are you willing to relocate?</font></b></label><br />
<input name="Relocate" type="radio" value="Yes" checked="checked" /> <font color="white">Yes </font>
<input name="Relocate" type="radio" value="No" /> <font color="white">No</font>
<input name="Relocate" type="radio" value="NotSure" /> <font color="white">Not sure</font>
</td> </tr>
<tr> <td colspan="2">
<label for="Organization"><b><font size="4" color="white">Last company you worked for</font></b></label><br /><br/>
<input placeholder="Organization" name="Organization" type="text" maxlength="100" style="width:100%;max-width: 588px" />
</td> </tr>
<tr>
<td>
<label for="Phone"><b><font size="4" color="white"> Github (Optional)</font></b></label><br /><br/>
<input placeholder="Github Profile Link" name="Phone" type="text" maxlength="50" style="width:100%;max-width: 260px" />
</td>
<td>
<label for="Fax"><b><font size="4" color="white">Linkedin (Optional)</font></b></label><br /><br/>
<input placeholder="Linkedin" name="Fax" type="text" maxlength="50" style="width:100%;max-width: 260px" />
</td>
</tr>
<tr>
<td>
<b><font size="4" color="white">Upload Your Resume</font></b><span style="color: red;"> *</span><br/></label><br/>
<font color="white"><input type="file" id="myFile" name="filename"></font>
</td>
</tr>
<tr>
<td>
<label><input type="checkbox" /><font size="3" color="white"> Get Email On Job Matching Your Criteria</font></label>
</td>
<td>
<label><input type="checkbox" /><font size="3" color="white"> I agree to terms and conditions</font></label>
</td>
</tr>
<td style="text-align: left;" >
<input name="skip_submit" type="submit" value="Register in Job Finder" />
</td>
<td colspan="2" style="text-align: center;">
<input type="reset" value="Reset Values">
</td>
</tr>
</form>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="60">
</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" width="100%" cellpadding="0" cellspacing="0" bgcolor="#353535">
<tr>
<td>
<table border="0" width="85%" cellpadding="15" cellspacing="0" align="center">
<tr>
<td width="33.33%" valign="top">
<table border="0" width="100%" cellpadding="15" cellspacing="0" align="center">
<tr>
<td align="center" valign="top">
<font color="#f3971b" size="6">
<span class="fa fa-phone"></span>
</font>
<br/><br/>
<font color="#ffffff" size="5" face="arial">
Phone No
</font>
<p>
<font color="#c2c0c3" size="3" face="arial">
+91 7842240668
</font>
</p>
</td>
</tr>
</table>
</td>
<td width="33.33%" valign="top">
<table border="0" width="100%" cellpadding="15" cellspacing="0" align="center">
<tr>
<td align="center" valign="top">
<font color="#f3971b" size="6">
<span class="fa fa-envelope"></span>
</font>
<br/><br/>
<font color="#ffffff" size="5" face="arial">
Email
</font>
<p>
<font color="#c2c0c3" size="3" face="arial">
edulavinay.kumar2019@vitstudent.ac.in
</font>
</p>
</td>
</tr>
</table>
</td>
<td width="33.33%" valign="top">
<table border="0" width="100%" cellpadding="15" cellspacing="0" align="center">
<tr>
<td align="center" valign="top">
<font color="#f3971b" size="6">
<span class="fa fa-map-marker"></span>
</font>
<br/><br/>
<font color="#ffffff" size="5" face="arial">
Location
</font>
<p>
<font color="#c2c0c3" size="3" face="arial">
VIT University, Vellore Campus, Tiruvalam Rd, Katpadi, Vellore, Tamil Nadu 632014
</font>
</p>
</td>
</tr>
</table>
</td>
</tr>
</body>
</html>