-
Notifications
You must be signed in to change notification settings - Fork 0
/
job_details.html
379 lines (363 loc) · 19.6 KB
/
job_details.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
368
369
370
371
372
373
374
375
376
377
378
379
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Job board HTML-5 Template </title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="manifest" href="site.webmanifest">
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico">
<!-- CSS here -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/slicknav.css">
<link rel="stylesheet" href="assets/css/price_rangs.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/css/themify-icons.css">
<link rel="stylesheet" href="assets/css/slick.css">
<link rel="stylesheet" href="assets/css/nice-select.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<!-- Preloader Start -->
<div id="preloader-active">
<div class="preloader d-flex align-items-center justify-content-center">
<div class="preloader-inner position-relative">
<div class="preloader-circle"></div>
<div class="preloader-img pere-text">
<img src="assets/img/logo/logo.png" alt="">
</div>
</div>
</div>
</div>
<!-- Preloader Start -->
<header>
<!-- Header Start -->
<div class="header-area header-transparrent">
<div class="headder-top header-sticky">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-3 col-md-2">
<!-- Logo -->
<div class="logo">
<a href="index.html"><img src="assets/img/logo/logo.png" style="width: 270px; height: 70px;" alt=""></a>
</div>
</div>
<div class="col-lg-9 col-md-9">
<div class="menu-wrapper">
<!-- Main-menu -->
<div class="main-menu">
<nav class="d-none d-lg-block">
<ul id="navigation">
<li><a href="index.html">Home</a></li>
<li><a href="job_listing.html">Find a Jobs </a></li>
<li><a href="about.html">About</a></li>
<li><a href="#">Page</a>
<ul class="submenu">
<li><a href="blog.html">Blog</a></li>
<li><a href="single-blog.html">Blog Details</a></li>
<li><a href="elements.html">Elements</a></li>
<li><a href="job_details.html">job Details</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
<!-- Header-btn -->
<div class="header-btn d-none f-right d-lg-block">
<a href="#" class="btn head-btn1">Register</a>
<a href="#" class="btn head-btn2">Login</a>
</div>
</div>
</div>
<!-- Mobile Menu -->
<div class="col-12">
<div class="mobile_menu d-block d-lg-none"></div>
</div>
</div>
</div>
</div>
</div>
<!-- Header End -->
</header>
<main>
<!-- Hero Area Start-->
<div class="slider-area ">
<div class="single-slider section-overly slider-height2 d-flex align-items-center" data-background="assets/img/hero/about.jpg">
<div class="container">
<div class="row">
<div class="col-xl-12">
<div class="hero-cap text-center">
<h2>UI/UX Designer</h2>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Hero Area End -->
<!-- job post company Start -->
<div class="job-post-company pt-120 pb-120">
<div class="container">
<div class="row justify-content-between">
<!-- Left Content -->
<div class="col-xl-7 col-lg-8">
<!-- job single -->
<div class="single-job-items mb-50">
<div class="job-items">
<div class="company-img company-img-details">
<a href="#"><img src="assets/img/icon/job-list1.png" alt=""></a>
</div>
<div class="job-tittle">
<a href="#">
<h4>Digital Marketer</h4>
</a>
<ul>
<li>Creative Agency</li>
<li><i class="fas fa-map-marker-alt"></i>Athens, Greece</li>
<li>$3500 - $4000</li>
</ul>
</div>
</div>
</div>
<!-- job single End -->
<div class="job-post-details">
<div class="post-details1 mb-50">
<!-- Small Section Tittle -->
<div class="small-section-tittle">
<h4>Job Description</h4>
</div>
<p>It is a long established fact that a reader will beff distracted by vbthe creadable content of a page when looking at its layout. The pointf of using Lorem Ipsum is that it has ahf mcore or-lgess normal distribution of letters, as opposed to using, Content here content here making it look like readable.</p>
</div>
<div class="post-details2 mb-50">
<!-- Small Section Tittle -->
<div class="small-section-tittle">
<h4>Required Knowledge, Skills, and Abilities</h4>
</div>
<ul>
<li>System Software Development</li>
<li>Mobile Applicationin iOS/Android/Tizen or other platform</li>
<li>Research and code , libraries, APIs and frameworks</li>
<li>Strong knowledge on software development life cycle</li>
<li>Strong problem solving and debugging skills</li>
</ul>
</div>
<div class="post-details2 mb-50">
<!-- Small Section Tittle -->
<div class="small-section-tittle">
<h4>Education + Experience</h4>
</div>
<ul>
<li>3 or more years of professional design experience</li>
<li>Direct response email experience</li>
<li>Ecommerce website design experience</li>
<li>Familiarity with mobile and web apps preferred</li>
<li>Experience using Invision a plus</li>
</ul>
</div>
</div>
</div>
<!-- Right Content -->
<div class="col-xl-4 col-lg-4">
<div class="post-details3 mb-50">
<!-- Small Section Tittle -->
<div class="small-section-tittle">
<h4>Job Overview</h4>
</div>
<ul>
<li>Posted date : <span>12 Aug 2019</span></li>
<li>Location : <span>New York</span></li>
<li>Vacancy : <span>02</span></li>
<li>Job nature : <span>Full time</span></li>
<li>Salary : <span>$7,800 yearly</span></li>
<li>Application date : <span>12 Sep 2020</span></li>
</ul>
<div class="apply-btn2">
<a href="#" class="btn">Apply Now</a>
</div>
</div>
<div class="post-details4 mb-50">
<!-- Small Section Tittle -->
<div class="small-section-tittle">
<h4>Company Information</h4>
</div>
<span>Colorlib</span>
<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>
<ul>
<li>Name: <span>Colorlib </span></li>
<li>Web : <span> colorlib.com</span></li>
<li>Email: <span>[email protected]</span></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- job post company End -->
</main>
<footer>
<!-- Footer Start-->
<div class="footer-area footer-bg footer-padding">
<div class="container">
<div class="row d-flex justify-content-between">
<div class="col-xl-3 col-lg-3 col-md-4 col-sm-6">
<div class="single-footer-caption mb-50">
<div class="single-footer-caption mb-30">
<div class="footer-tittle">
<h4>About Us</h4>
<div class="footer-pera">
<p>Heaven frucvitful doesn't cover lesser dvsays appear creeping seasons so behold.</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-4 col-sm-5">
<div class="single-footer-caption mb-50">
<div class="footer-tittle">
<h4>Contact Info</h4>
<ul>
<li>
<p>Address :Your address goes
here, your demo address.</p>
</li>
<li><a href="#">Phone : +8880 44338899</a></li>
<li><a href="#">Email : [email protected]</a></li>
</ul>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-4 col-sm-5">
<div class="single-footer-caption mb-50">
<div class="footer-tittle">
<h4>Important Link</h4>
<ul>
<li><a href="#"> View Project</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">Testimonial</a></li>
<li><a href="#">Proparties</a></li>
<li><a href="#">Support</a></li>
</ul>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-4 col-sm-5">
<div class="single-footer-caption mb-50">
<div class="footer-tittle">
<h4>Newsletter</h4>
<div class="footer-pera footer-pera2">
<p>Heaven fruitful doesn't over lesser in days. Appear creeping.</p>
</div>
<!-- Form -->
<div class="footer-form" >
<div id="mc_embed_signup">
<form target="_blank" action="https://spondonit.us12.list-manage.com/subscribe/post?u=1462626880ade1ac87bd9c93a&id=92a4423d01"
method="get" class="subscribe_form relative mail_part">
<input type="email" name="email" id="newsletter-form-email" placeholder="Email Address"
class="placeholder hide-on-focus" onfocus="this.placeholder = ''"
onblur="this.placeholder = ' Email Address '">
<div class="form-icon">
<button type="submit" name="submit" id="newsletter-submit"
class="email_icon newsletter-submit button-contactForm"><img src="assets/img/icon/form.png" alt=""></button>
</div>
<div class="mt-10 info"></div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- -->
<div class="row footer-wejed justify-content-between">
<div class="col-xl-3 col-lg-3 col-md-4 col-sm-6">
<!-- logo -->
<div class="footer-logo mb-20">
<a href="index.html"><img src="assets/img/logo/logo2_footer.png" alt=""></a>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-4 col-sm-5">
<div class="footer-tittle-bottom">
<span>5000+</span>
<p>Talented Hunter</p>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-4 col-sm-5">
<div class="footer-tittle-bottom">
<span>451</span>
<p>Talented Hunter</p>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-4 col-sm-5">
<!-- Footer Bottom Tittle -->
<div class="footer-tittle-bottom">
<span>568</span>
<p>Talented Hunter</p>
</div>
</div>
</div>
</div>
</div>
<!-- footer-bottom area -->
<div class="footer-bottom-area footer-bg">
<div class="container">
<div class="footer-border">
<div class="row d-flex justify-content-between align-items-center">
<div class="col-xl-10 col-lg-10 ">
<div class="footer-copy-right">
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
<div class="col-xl-2 col-lg-2">
<div class="footer-social f-right">
<a href="#"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fas fa-globe"></i></a>
<a href="#"><i class="fab fa-behance"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer End-->
</footer>
<!-- JS here -->
<!-- All JS Custom Plugins Link Here here -->
<script src="./assets/js/vendor/modernizr-3.5.0.min.js"></script>
<!-- Jquery, Popper, Bootstrap -->
<script src="./assets/js/vendor/jquery-1.12.4.min.js"></script>
<script src="./assets/js/popper.min.js"></script>
<script src="./assets/js/bootstrap.min.js"></script>
<!-- Jquery Mobile Menu -->
<script src="./assets/js/jquery.slicknav.min.js"></script>
<!-- Jquery Slick , Owl-Carousel Plugins -->
<script src="./assets/js/owl.carousel.min.js"></script>
<script src="./assets/js/slick.min.js"></script>
<script src="./assets/js/price_rangs.js"></script>
<!-- One Page, Animated-HeadLin -->
<script src="./assets/js/wow.min.js"></script>
<script src="./assets/js/animated.headline.js"></script>
<script src="./assets/js/jquery.magnific-popup.js"></script>
<!-- Scrollup, nice-select, sticky -->
<script src="./assets/js/jquery.scrollUp.min.js"></script>
<script src="./assets/js/jquery.nice-select.min.js"></script>
<script src="./assets/js/jquery.sticky.js"></script>
<!-- contact js -->
<script src="./assets/js/contact.js"></script>
<script src="./assets/js/jquery.form.js"></script>
<script src="./assets/js/jquery.validate.min.js"></script>
<script src="./assets/js/mail-script.js"></script>
<script src="./assets/js/jquery.ajaxchimp.min.js"></script>
<!-- Jquery Plugins, main Jquery -->
<script src="./assets/js/plugins.js"></script>
<script src="./assets/js/main.js"></script>
</body>
</html>