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
|
<!DOCTYPE html> <html lang="en-HK" prefix="og: http://ogp.me/ns#">
<head> <title>JobReader - Job Preview Login</title> <!-- css --> <?php include 'inc/headlinks.php'; ?> <!-- js --> <?php include 'inc/link-js.php'; ?> </head>
<body>
<!-- header --> <?php include 'inc/header.php'; ?> <!-- end of header-->
<div class="grayBg p-4"> <div class="container"> <div class="row"> <div class="col-md-3"> <p class="unbold h3">Application for Job</p>
</div> <div class="col-md-9"> <p class="bold mb-2"> Accounting Clerk - Ocean Freight (5 days work, 14 months pay) </p> <p>Belt Collins International (HK) Limited</p> <p class="font09 mb-0"> <span class="mr-4 mobileBlock"><i class="fas fa-map-marker-alt"></i> Kowloon Bay</span> <span class="mr-4 mobileBlock"><i class="fas fa-dollar-sign"></i> Salary provided</span> <span class="mobileBlock"><i class="far fa-calendar-alt"></i> 14 Jul 2019</span> </p> </div> </div> </div>
</div>
<section class="wrapper">
<div class="container">
<div class="row profileWrapItem"> <div class="col-md-3 profileWrapDetail"> <p class="unbold h3 mb-4 profileWrapItemHeard">Basic Information</p> </div> <div class="col-md-9 profileWrapDetail"> <div class="previewRowDetail"> <div class="d-flex"> <div> <h1>Linda Ing</h1> <ul class="iconList"> <li> <i class="fas fa-envelope"></i><a class="link" href="#">daddwdwd@gmail.com</a> </li> <li><i class="fas fa-phone"></i> +852 1234 5678 </li> <li><i class="fas fa-map-marker-alt"></i> Tseung kwan O , New Territories </li> <li><i class="fas fa-user-alt"></i> Gender </li> <li><i class="fas fa-birthday-cake"></i> Jan 2001 </li> <li><i class="fas fa-globe-asia"></i> Hong Kong permanent resident </li> <li><i class="fas fa-dollar-sign"></i> Expected salary : HK $15,000 /month </li> </ul> </div> <div class="ml-auto editWrap"> <a href="profile.php" target="_blank" class='link editProfileBtn'>Edit</a> </div> </div>
</div> </div> </div> <hr> <div class="row"> <div class="col-md-3"> <p class="unbold h3">Latest Employment</p> <p class="garyLightFont mb-4">Total work experience: 1 year<br /> <small>Last uploaded on 26 Aug 2020 12:00PM (Optional)</small> </p> </div> <div class="col-md-9">
<p class="mb-0 bold">Finance Systems</p> <p class="mb-0 small">Manager</p> <p class="mb-2 small garyFont">Mar-2021 to present</p> <p>We offer 5-day work, fringe benefits and good career prospects to the rights candidates. Interested parties please send your application letter with detailed resume, portfolio, current & expected salary to Human Resources Department. Belt Collins International (HK) Limited, Belt Collins Centre, 21/F AXA Southside, 38 Wong Chuk Hang Road, Hong Kong.</p>
</div> </div> <hr> <div class="row"> <div class="col-md-3"> <p class="unbold h3">Highest Education</p>
</div> <div class="col-md-9">
<p class="mb-0 bold">Degree</p> <p class="mb-0 small">Summerville Charter School</p> <p class="mb-2 small garyFont">Mar-2021 to present</p>
</div> </div> <hr> <div class="row"> <div class="col-md-3"> <p class="unbold h3">CV</p>
</div> <div class="col-md-9"> <div class="row"> <div class="col-md-6"> <div class="form-check form-check-inline mb-4">
<label class="form-check-label customRadio"> <p>Use my profile on Jobs Reader </p> <a href="setp01_basic_info.php" class="link">View and edit <i class="fas fa-chevron-right"></i></a> <input class="form-check-input" checked type="radio" name="cvUpload" value="option1"> <span class="checkmark"></span> </label> </div> </div> <div class="col-md-6"> <div class="form-check form-check-inline mb-0"> <label class="form-check-label customRadio"> <p>Use my CV file</p> <a href="#" class="link">ABC_CV.docx</a> <p class="garyFont small mb-2"> Last uploaded on 26 Aug 2020 12:00PM</p> <input class="form-check-input hide" type="radio" name="cvUpload" value="option2"> <div> <label for="upload-file" class="link"><i class="fas fa-upload"></i> Choose browse file...</label> <input type="file" name="photo" class="upload-file" /> </div> <span class="checkmark"></span>
<a href="#" class="mr-2 purpleWord"> <i class="material-icons mtIcon">remove_circle_outline</i> Remove </a> </label>
</div>
</div> </div>
</div> </div> <hr> <div class="row"> <div class="col-md-3"> <p class="unbold h3">Additional Information (optional)</p>
</div> <div class="col-md-9"> <div class="row"> <div class="col-md-6"> <div class="form-check form-check-inline mb-4"> <label class="form-check-label customRadio"> <p>Cover letter</p> <a href="#" class="link">ABC_CV.docx</a> <p class="garyFont small mb-2"> Last uploaded on 26 Aug 2020 12:00PM</p> <input class="form-check-input hide" type="radio" name="coverUpload" value="option2"> <div> <label for="upload-file" class="link"><i class="fas fa-upload"></i> Choose browse file...</label> <input type="file" name="photo" class="upload-file" /> </div> <span class="checkmark"></span>
<a href="#" class="mr-2 purpleWord"> <i class="material-icons mtIcon">remove_circle_outline</i> Remove </a> </label>
</div>
</div> <div class="col-md-6"> <div class="form-check form-check-inline mb-4">
<label class="form-check-label customRadio"> <p>Do not include cover letter</p>
<input class="form-check-input" checked type="radio" name="coverUpload" value="option1"> <span class="checkmark"></span> </label> </div> </div> <div class="col-md-12"> <div class="form-group"> <label for="ExpectedSalary">Expected salary</label> <div class="d-flex flex-md-row flex-column"> <div class="d-flex w-100"> <span class="mr-2 mt-2">HK$</span> <input type="text" class="form-control mr-4 " id="ExpectedSalary" onkeyup="reformatText(this)" placeholder=""> </div> <div class="custom-control custom-checkbox d-inline-block mb-2 mt-2"> <input type="checkbox" class="custom-control-input" id="Negotiable"> <label class="custom-control-label" for="Negotiable">Negotiable</label> </div>
</div> </div> <div class="form-group"> <label for="Availability">Availability</label> <div class="selectionSelecter"> <select class="form-control salary" id="Availability" required> <option selected value="">Choose availability </option> <option value="1 week">1 week notice</option> <option value="2 week">2 week notice</option> <option value="1 month">1 month notice</option> <option value="2 month">2 months notice</option> <option value="Immediately available">Immediately available</option> </select> </div> </div> <div class="form-group mb-0"> <p class="mb-2">Message to employer</p>
<textarea class="form-control countText" placeholder="" id="Skills" rows="5" maxlength="300"></textarea> <div class="d-flex justify-content-end"> <label for="Skills" class="small garyFont mr-1">0</label> <span class="white-space m-0 garyFont small"> / 300</span> </div> </div>
</div> </div>
</div> </div>
<hr> <div class="btnWrap text-center">
<button type="button" class="btn btn-primary mb-4" title="Save Draft and Buy Credits" onclick="location.href='apply_member_success.php';">Apply Now</button>
<p>By clicking "Apply Now" you acknowledge that your personal information and application will be made available to this employer and otherwise dealt with by us in accordance with our <a href="privacy.php" class="link">Privacy Policy</a>. Jobs Reader will not disclose your information to any other parties.</p> </div> </div>
</section>
<!-- end #section -->
<!-- footer --> <?php include 'inc/footer_n.php'; ?> <!-- end of footer --> <!-- Modal -->
<!-- custom JS --> <script> $(function() {
}); </script> </body>
</html>
|