-
-
Notifications
You must be signed in to change notification settings - Fork 225
/
careers.html
390 lines (352 loc) · 14.5 KB
/
careers.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
380
381
382
383
384
385
386
387
388
389
390
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Careers | Precious IT Services</title>
<link rel="icon" type="image/x-icon" href="/images/favicon.png" />
<link rel="stylesheet" href="./css/team.css" />
<link rel="stylesheet" href="./css/style.css" />
<link rel="stylesheet" href="./css/careers.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2"
crossorigin="anonymous" />
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE QkPxCAFlNEevoEH3Sl0sibVcOQVnN"
crossorigin="anonymous" />
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet" />
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet" />
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet" />
<!-- Link Swiper's CSS -->
<link
rel="stylesheet"
href="https://unpkg.com/swiper/swiper-bundle.min.css" />
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Precious IT Services</title>
<link rel="stylesheet" href="./css/team.css" />
<link rel="stylesheet" href="./css/style.css" />
<link rel="stylesheet" href="./css/careers.css" />
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<link rel="icon" href="./images/image.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous" />
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet" />
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet" />
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet" />
<!-- Link Swiper's CSS -->
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css" />
<!-- Demo styles -->
<style>
.swiper-cards .swiper-slide {
overflow: visible;
}
</style>
<script src="./js/main.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@emailjs/browser@3/dist/email.min.js"></script>
<script src="./js/team.js"></script>
<script type="text/javascript">
(function () {
emailjs.init("oUbB-IqXyvbW5JlV9");
})();
</script>
</head>
<body>
<!-- Animated Cursor Code -->
<div class="circle-container">
<div class="circle" style="background-color: #55a5ea; left: 504px; top: 59px; scale: 1;"></div>
<div class="circle" style="background-color: #55a5ea; left: 504px; top: 59px; scale: 0.95;"></div>
<div class="circle" style="background-color: #55a5ea; left: 504px; top: 59px; scale: 0.9;"></div>
<div class="circle" style="background-color: #55a5ea; left: 504px; top: 59px; scale: 0.9;"></div>
<div class="circle" style="background-color: #3fbcc0c6; left: 504px; top: 59px; scale: 0.85;"></div>
<div class="circle" style="background-color: #3fbcc0c6; left: 504px; top: 59px; scale: 0.85;"></div>
<div class="circle" style="background-color: #3fbcc0c6; left: 504px; top: 59px; scale: 0.85;"></div>
<div class="circle" style="background-color: #3fbcc0c6; left: 504px; top: 59px; scale: 0.85;"></div>
<div class="circle" style="background-color: #fff; left: 504px; top: 59px; scale: 0.8;"></div>
<div class="circle" style="background-color: #fff; left: 504px; top: 59px; scale: 0.8;"></div>
<div class="circle" style="background-color: #fff; left: 504px; top: 59px; scale: 0.8;"></div>
<div class="circle" style="background-color: #fff; left: 504px; top: 59px; scale: 0.8;"></div>
</div>
<!-- Animated cursor code end -->
<header class="header">
<a href="#" class="logo"><img src="./images/logomain.png" alt="" style="width: 100px; height: 70px" /></a>
<div class="fas fa-bars"></div>
<nav class="navbar">
<ul>
<i class="icons bx bxs-home"></i>
<li style="margin-left: 1px">
<a href="../../index.html">home</a>
</li>
<i class='icons bx bx-laptop'></i>
<li style="margin-left: 1px;"><a href="./backend/public/index.html">Projects</a></li>
<i class='icons bx bxs-contact'></i>
<li style="margin-left: 1px;"><a id="sadafContact" href="#">contact</a></li>
<button id="login">Log In</button>
<h3 id="name"></h3>
<img id="image" onclick="ProfileClicked()" />
<button onclick="logout()" id="logout">Logout</button>
<label class="theme-switch" for="checkbox">
<input type="checkbox" id="checkbox" style="opacity: 0" />
<div class="slider round" id="toggle"></div>
</label>
</ul>
</nav>
</header>
<style>
/* logout btn */
#logout {
margin: 0.2em 1em 0.1em 1em;
display: none;
}
</style>
<script>
const scontact = document.getElementById("sadafContact");
scontact.addEventListener("click", function () {
window.open("index.html#contact");
});
</script>
<section id="" class="home">
<h2>Home / Careers</h2>
</section>
<section id="career-heading" class="career-heading">
<h1 class="heading">Career</h1>
<p>Internships Are just A click Away. Apply Now!</p>
</section>
<div class="career">
<div class="career-form">
<form action="#" method="POST" enctype="multipart/form-data">
<input type="text" name="name" placeholder="Name" class="career-form-txt" required />
<input type="tel" id="phone" name="phone" pattern="[0-9]{10}" required placeholder="Contact number"
maxlength="10" class="career-form-phone" />
<input type="email" name="email" placeholder="Email" class="career-form-email" required />
<div class="radio-class">
<h2 class="name">Apply For Which Post?</h2>
<label class="radio">
<input class="radio-one" type="radio" checked="checked" name="status" value="Web Designer" />
<span class="checkmark"></span>
Web Designer
</label>
<label class="radio">
<input class="radio-two" type="radio" name="status" value="Web Developer" />
<span class="checkmark"></span>
Web Developer
</label>
<label class="radio">
<input class="radio-three" type="radio" name="status" value="Mobile App Designer" />
<span class="checkmark"></span>
Mobile App Designer
</label>
<label class="radio">
<input class="radio-four" type="radio" name="status" value="Mobile App Developer" />
<span class="checkmark"></span>
Mobile App Developer
</label>
<label class="radio">
<input class="radio-five" type="radio" name="status" value="Digital Marketer" />
<span class="checkmark"></span>
Digital Marketer
</label>
</div>
<input type="number" id="experience" name="experience" required placeholder="Years of experience"
class="career-form-experience" />
<textarea placeholder="Other Details" name="details" class="career-form-txtarea" required></textarea>
<div class="file">
<h2 class="name">Upload Your Resume</h2>
<input class="upload" type="file" name="fileToUpload" accept=".doc,.docx,.pdf" /><br /><br /><br />
</div>
<input type="submit" value="Submit" name="submit" class="career-form-btn" />
</form>
</div>
</div>
<footer>
<div class="row_f">
<div class="col">
<img src="./images/pngwing.com(5).png" class="logo_f" />
<p>
Get ready for your college project submission with PreciousServices.
We Provide best solution and projects that will gain your knowledge.
Subscribe and get Latest Updates
</p>
</div>
<div class="col">
<h3><img src="https://img.icons8.com/?size=100&id=30605&format=png&color=000000" alt=""
style="width: 40px; height: 40px;">Office</h3>
<p>Nagpur, PIN 440001</p>
<p>Maharashtra, India</p>
<p class="email">[email protected]</p>
</div>
<div class="col">
<h3><img src="https://img.icons8.com/?size=100&id=xi9J4k2OgrkM&format=png&color=000000" alt=""
style="width: 40px; height: 40px;"> Useful Links</h3>
<ul>
<li><a href=".index.html#portfolio">Order</a></li>
<li><a href="careers.html">Careers</a></li>
<li><a href="FAQ.html">FAQ</a></li>
<li><a href="tel:7218404903">Contact</a></li>
</ul>
</div>
<div class="col">
<h3><img src="https://img.icons8.com/?size=100&id=WX8XgeDAB2Bh&format=png&color=000000" alt=""
style="width: 40px; height: 40px;"> About Us</h3>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="Team.html">Team</a></li>
<li><a href="index.html#service">Reviews</a></li>
</ul>
</div>
<div class="col">
<h3><img src="https://img.icons8.com/?size=100&id=bqI4gOgp4z1f&format=png&color=000000" alt="Newsletter"
style="width: 40px; height: 40px;">Newsletter</h3>
<form>
<i class="icon ion-md-mail"></i>
<input type="email" placeholder="Enter your e-mail id" required />
<button type="submit"><i class="icon ion-md-send"></i></button>
</form>
</div>
</div>
<hr />
<p class="copyright">
PreciousitServices © 2023 - All Rights Reserved
</p>
</footer>
<a href="#" class="back-to-top"><i class="ion-ios-arrow-up"></i></a>
<script src="./js/carrers.js"></script>
<script src="./js/contact.js"></script>
<script src="./login/login.js"></script>
<script>
//Custom Cursor
const coords = { x: 0, y: 0 };
const circles = document.querySelectorAll(".circle");
const colors = [
"#55a5ea",
"#55a5ea",
"#55a5ea",
"#55a5ea",
"#55a5ea",
"#55a5ea",
"#55a5ea",
"#55a5ea",
"#3fbcc0c6",
"#3fbcc0c6",
"#3fbcc0c6",
"#3fbcc0c6",
"#3fbcc0c6",
"#3fbcc0c6",
"fff",
"fff",
"fff",
"fff",
"fff",
"fff",
"fff",
];
circles.forEach(function (circle, index) {
circle.x = 0;
circle.y = 0;
circle.style.backgroundColor = colors[index % colors.length];
});
window.addEventListener("mousemove", function (e) {
coords.x = e.clientX;
coords.y = e.clientY;
});
function animateCircles() {
let x = coords.x;
let y = coords.y;
circles.forEach(function (circle, index) {
circle.style.left = x - 12 "px";
circle.style.top = y - 12 "px";
circle.style.scale = (circles.length - index) / circles.length;
circle.x = x;
circle.y = y;
const nextCircle = circles[index 1] || circles[0];
x = (nextCircle.x - x) * 0.3;
y = (nextCircle.y - y) * 0.3;
});
requestAnimationFrame(animateCircles);
}
animateCircles();
// Function to toggle dark mode
function toggleDarkMode() {
const isDarkMode = isDarkModePreferred();
setDarkModePreference(!isDarkMode);
applyDarkModePreference();
}
// Function to apply dark mode preference
function applyDarkModePreference() {
const isDarkMode = isDarkModePreferred();
if (isDarkMode) {
document.body.classList.add("dark-mode");
document.getElementById("theme-icon").src = "assets/images/icons8-sun.svg";
} else {
document.body.classList.remove("dark-mode");
document.getElementById("theme-icon").src = "assets/images/moon_solid.svg";
}
}
// Function to set dark mode preference
document.addEventListener("DOMContentLoaded", () => {
const currentTheme = localStorage.getItem("theme");
const switchCheckbox = document.getElementById("switch"); // Define switchCheckbox here
const starRating = document.querySelector(".star_rating");
const thankYouMessage = document.querySelector(".thank_you_message");
if (switchCheckbox) {
// Check if switchCheckbox is not null
function applyDarkModeStyles() {
document.body.classList.remove("light-mode");
document.body.classList.add("dark-mode");
starRating.style.backgroundColor = "#2d2828";
thankYouMessage.style.backgroundColor = "#2d2828";
}
function applyLightModeStyles() {
document.body.classList.remove("dark-mode");
document.body.classList.add("light-mode");
starRating.style.backgroundColor = "white";
thankYouMessage.style.backgroundColor = "white";
}
if (currentTheme) {
if (currentTheme === "dark-mode") {
applyDarkModeStyles();
switchCheckbox.checked = true;
} else {
applyLightModeStyles();
}
}
switchCheckbox.addEventListener("change", () => {
if (switchCheckbox.checked) {
applyDarkModeStyles();
localStorage.setItem("theme", "dark-mode");
} else {
applyLightModeStyles();
localStorage.setItem("theme", "light-mode");
}
});
} else {
console.error("Switch checkbox not found!"); // Log an error if switchCheckbox is null
}
});
</script>
</body>
</html>