-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblog.html
More file actions
452 lines (405 loc) · 21.7 KB
/
blog.html
File metadata and controls
452 lines (405 loc) · 21.7 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
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
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ELITE</title>
<link rel="icon" type="image/png" href="image/Mask group in whit page .svg">
<link rel="icon" type="image/png" href="/Mask group in whit page .svg">
<!--css-->
<link rel="stylesheet" href="./css_blog/blogstyle.css">
<!--bootstrap css-->
<link rel="stylesheet" href="./css/bootstrap.min.css">
<!--font_awesome-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!--font-->
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&family=Poppins:wght@400;600& display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet"/>
</head>
<body>
<header class="header_top">
<div class="container">
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-dark bgcol px-3">
<a class="navbar-brand" href="#">
<img src="image/bg.svg" alt="Elite Logo" height="40"/> <!-- Replace with actual logo -->
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-center" id="navbarNav">
<ul class="navbar-nav me-4">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="courses.html">Courses</a></li>
<li class="nav-item"><a class="nav-link" href="about.html">About us</a></li>
<li class="nav-item"><a class="nav-link" href="course_details.html">Career Advice</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact us</a></li>
</ul>
</div>
<a href="#" class="btn btn-light text-dark fw-semibold">Book a Call</a>
</nav>
</div>
</header>
<!--header start-->
<header>
<section class="header">
<div class="container">
<div class="row">
<div class="col-xl-6 col-md-6 col-lg-6">
<div class='man_details'>
<h1>Clear Advice for <br>
Your Future</h1>
<span>We offer simple, practical training to help you move forward<br> in your career.nOur courses are clear, useful, and made to<br> help you succeed.</span>
<br>
<div class='avatars'>
<img src="./image2/image(29).png" >
<img src="./image2/image(30).png" >
<img src="./image2/image(31).png" >
<img src="./image2/image(32).png" >
<button class="avatar-add" id="addAvatarBtn">+</button>
</div>
<h2>120k+ students are
<br>join our courses</h2>
</div>
</div>
<div class="col-xl-6 col-md-6 col-lg-6">
<div class="man_img">
<img src="./image2/image 21.png">
</div>
</div>
</div>
</div>
</section>
</header>
<!--header stop-->
<!--feather start-->
<section class="feather">
<div class="container">
<div class="featherdetail">
<h2>Featured Articles</h2>
<p>Explore helpful tips, guides, and insights to support your learning and career journey.</p>
</div>
</div>
</section>
<section class="feature mt-5">
<div class="container">
<div class="row">
<div class="col-xl-6 feather-left">
<img src="./image2/image(25).png">
<button type="button">
<span>Communication</span> 8 min read
</button>
<h1>What were you doing before you <br>started Becoming A Proofreader?</h1>
<p>I was working as a security guard at a haulage company, but my dad got very ill with lung cancer, so I became his carer. After he passed away, I didn’t want to go back to security work because I never felt suited to it. </p>
<div class="clind nav mt-4">
<img src="./image2/image(9).svg"> <h6>Gustavo Franci</h6>
</div>
</div>
<div class="col-xl-6 text">
<div class="row feather-right1">
<div class="col-xl-6 col-md-6">
<img src="./image2/image(8).svg">
</div>
<div class="col-xl-6 col-md-6 col-lg-6 mt-3">
<button type="button">
<span>Communication</span> 8 min read
</button>
<h1>What made you consider <br>Becoming A Proofreader?</h1>
<p>I was looking for a change of career and a job I could do from home. Proofreading seemed ideal, and the Teachza course... </p>
<div class="clind1 nav mt-3">
<img src="./image2/image(28).png"> <h6>Nolan Bator</h6>
</div>
</div>
</div>
<div class="row feather-right1 mt-4">
<div class="col-xl-6 col-md-6 col-lg-6">
<img src="./image2/image(8).svg">
</div>
<div class="col-xl-6 col-md-6 col-lg-6 mt-3">
<button type="button">
<span>Communication</span> 8 min read
</button>
<h1>What made you consider <br>Becoming A Proofreader?</h1>
<p>I was looking for a change of career and a job I could do from home. Proofreading seemed ideal, and the Teachza course... </p>
<div class="clind1 nav mt-3">
<img src="./image2/image(28).png"> <h6>Nolan Bator</h6>
</div>
</div>
</div>
<div class="row feather-right1 mt-4">
<div class="col-xl-6 col-md-6 col-lg-6">
<img src="./image2/image(8).svg">
</div>
<div class="col-xl-6 col-md-6 col-lg-6 mt-3">
<button type="button">
<span>Communication</span> 8 min read
</button>
<h1>What made you consider <br>Becoming A Proofreader?</h1>
<p>I was looking for a change of career and a job I could do from home. Proofreading seemed ideal, and the Teachza course... </p>
<div class="clind1 nav mt-3">
<img src="./image2/image(28).png"> <h6>Nolan Bator</h6>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--feature stop-->
<section class="works">
<div class="container">
<div class="row ">
<h1>Easy Advice That Works</h1>
<ul class="nav mt-3">
<li class="nav-item all">All</li>
<li class="nav-item">Job Interview Tips</li>
<li class="nav-item">CV Writing</li>
<li class="nav-item">Career Growth</li>
<li class="nav-item">UK Job Market</li>
<li class="nav-item">Workplace Skills</li>
<li class="nav-item">Entry-Level Guidance </li>
<span>Sort by:</span>
<div class="dropdown">
<button class=" dropdown-toggle" type="button" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">
Newest
</button>
</div>
</ul>
</div>
<div class="row mt-5">
<div class="col-xl-4 col-md-4 col-lg-4 uk">
<img src="./image2/image(2).jpg">
<button type="button">
<span>Communication</span> 8 min read
</button>
<h1>Moving to the UK? This test is one <br>of the most important steps.</h1>
<p>If you’re applying for British citizenship or settlement, the Life in the UK Test is a mandatory. </p>
</div>
<div class="col-xl-4 col-md-4 col-lg-4 uk">
<img src="./image2/image(3).jpg">
<button type="button">
<span>Communication</span> 8 min read
</button>
<h1>Pass the Life in the UK Test: A Simple Guide</h1>
<p>Preparing for the Life in the UK Test doesn’t have to be stressful. In this guide. </p>
</div>
<div class="col-xl-4 col-md-4 col-lg-4 uk">
<img src="./image2/image(4).jpg">
<button type="button">
<span>Communication</span> 8 min read
</button>
<h1>Your First Step to UK Settlement: The Life in the UK Test</h1>
<p>Learn what the test includes, how to prepare effectively, and why passing it is essential for your . </p>
</div>
</div>
<div class="row mt-5">
<div class="col-xl-4 col-md-4 col-lg-4 uk">
<img src="./image2/image(3).jpg">
<button type="button">
<span>Communication</span> 8 min read
</button>
<h1>Moving to the UK? This test is one <br>of the most important steps.</h1>
<p>If you’re applying for British citizenship or settlement, the Life in the UK Test is a mandatory. </p>
</div>
<div class="col-xl-4 col-md-4 col-lg-4 uk">
<img src="./image2/image(2).jpg">
<button type="button">
<span>Communication</span> 8 min read
</button>
<h1>Moving to the UK? This test is one <br>of the most important steps.</h1>
<p>If you’re applying for British citizenship or settlement, the Life in the UK Test is a mandatory. </p>
</div>
<div class="col-xl-4 col-md-4 col-lg-4 uk">
<img src="./image2/image(4).jpg">
<button type="button">
<span>Communication</span> 8 min read
</button>
<h1>Moving to the UK? This test is one <br>of the most important steps.</h1>
<p>If you’re applying for British citizenship or settlement, the Life in the UK Test is a mandatory. </p>
</div>
</div>
<div class="row mt-5">
<div class="col-xl-4 col-md-4 col-lg-4 uk">
<img src="./image2/image(2).jpg">
<button type="button">
<span>Communication</span> 8 min read
</button>
<h1>Moving to the UK? This test is one <br>of the most important steps.</h1>
<p>If you’re applying for British citizenship or settlement, the Life in the UK Test is a mandatory. </p>
</div>
<div class="col-xl-4 col-md-4 col-lg-4 uk">
<img src="./image2/image(3).jpg">
<button type="button">
<span>Communication</span> 8 min read
</button>
<h1>Moving to the UK? This test is one <br>of the most important steps.</h1>
<p>If you’re applying for British citizenship or settlement, the Life in the UK Test is a mandatory. </p>
</div>
<div class="col-xl-4 col-md-4 col-lg-4 uk">
<img src="./image2/image(4).jpg">
<button type="button">
<span>Communication</span> 8 min read
</button>
<h1>Moving to the UK? This test is one <br>of the most important steps.</h1>
<p>If you’re applying for British citizenship or settlement, the Life in the UK Test is a mandatory. </p>
</div>
</div>
</div>
</section>
<!--works stop-->
<section class="Ques mt-5">
<div class="container">
<div class="row">
<div class="col-xl-6 col-md-6 col-lg-6 q1 mt-5">
<h1>Frequently Asked
<br> Questions</h1>
</div>
<div class="col-xl-6 col-md-6 col-lg-6 mt-5">
<div class="faq-item">
<div class="faq-question">I work full‑time, is this program for me? <span>+</span></div>
<div class="faq-answer">
Yes, most of our students work full-time. That’s why we’ve designed our programs to be completely online and self-paced - so they can work around the schedule of working professionals
</div>
</div>
<div class="faq-item">
<div class="faq-question"> An MBA for $1750? What's the catch? <span>+</span></div>
<div class="faq-answer"> Yes, </div>
</div>
<div class="faq-item">
<div class="faq-question">Is Taelim just video lessons?? <span>+</span></div>
<div class="faq-answer"> Absolutely! </div>
</div>
<div class="faq-item">
<div class="faq-question">Does Taelim offer financial aid? <span>+</span></div>
<div class="faq-answer"> No</div>
</div>
<div class="faq-item">
<div class="faq-question">Does Taelim offer networking opportunities? <span>+</span></div>
<div class="faq-answer"> Yes, </div>
</div>
<div class="faq-item">
<div class="faq-question"> Can I get a refund if I’m not satisfied? <span>+</span></div>
<div class="faq-answer"> Yes, </div>
</div>
<div class="faq-item">
<div class="faq-question"> Does Taelim offer team plans? <span>+</span></div>
<div class="faq-answer"> Yes</div>
</div>
</div>
</div>
</div>
</section>
<!--faq close-->
<section class="course1">
<div class="container">
<div class="row">
<div class="col-xl-6">
<h1>Find your next courses<br> with our Elite Professional <br>Training Centre</h1>
<button>Get Started</button>
</div>
</div>
</div>
</section>
<!--course stop-->
<section class="logo1 ">
<div class="container">
<div class="row">
<div class="col-lg-12 mt-5 foot">
<img src="./image/bg.svg">
<a href="www.linkdin.com"><i class="fa-brands fa-linkedin-in"></i></a>
<a href="www.youtube.com"><i class="fa-brands fa-youtube"></i></a>
<a href="www.instagram.com"><i class="fa-brands fa-instagram"></i></a>
<a href="www.facebook.com"><i class="fa-brands fa-facebook-f fb"></i></a>
</div>
</div>
</div>
</section>
<!--footer start-->
<section class="footer">
<div class="container">
<div class="row footer1" >
<div class="col-xl-2 col-lg-2 col-md-2 col-sm-4 col-4 mt-1">
<h3>Quick Links</h3>
<ul class="arna">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="courses.html">Courses</a></li>
<li><a href="blog_detels.html">Career Advice</a></li>
<li><a href="blog.html">FAQ</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-8 col-8 mt-1">
<h3>Courses</h3>
<ul> <li>Food Safety & Hygiene</li>
<li>English Language (A1 / A2 / B1)</li>
<li>Life in the UK Test Prep</li>
<li>IELTS & English Speaking </li>
<li>Personal Licence Holder</li>
<li>Catering & Chef Training </li>
<li>Nursing & Healthcare Support </li>
</ul>
</div>
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6 col-6 mt-1">
<h3>Contact Us</h3>
<ul> <li><i class="fa-solid fa-location-dot" style="color: #ffffff;"></i> West World Shopping City, 10 Floor ( Lift-9), Zindabazar, Sylhet</li>
<li><i class="fa-solid fa-envelope" style="color: #ffffff;"></i> [email protected]</li>
<li><i class="fa-solid fa-phone" style="color: #ffffff;"></i> +880 171 9817 696</li>
<li><i class="fa-regular fa-clock" style="color: #ffffff;"></i> Sat – Tue: 9:00 AM – 6:00 PM</li>
</ul>
</div>
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6 col-6 mt-1">
<h3>Newsletters</h3>
<input type="email" class="form-control mb-3 mt-2" placeholder="Email">
<button class="newbutt">Get Newsletters</button>
</div>
</div>
<div class="allright d-flex row">
<div class="row mt-4 mb-5">
<div class="col-xl-8 col-lg-8 col-md-12 col-sm-12 col-12">
<div class="firs">
<p>© 2025 Elite Professional Training Centre. All rights reserved.</p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-12 col-sm-12 col-12 tor ">
<a href="">Privacy Notice</a>
<a href="" class="ret">California Privacy Notice</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!--footer end-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script>
document.querySelectorAll('.faq-question').forEach((question) => {
question.addEventListener('click', () => {
const item = question.parentElement;
const allItems = document.querySelectorAll('.faq-item');
allItems.forEach(faq => {
if (faq !== item) {
faq.classList.remove('active');
faq.querySelector('span').textContent = '+';
}
});
const span = question.querySelector('span');
const isActive = item.classList.toggle('active');
span.textContent = isActive ? '−' : '+';
});
});
const avatars = document.querySelector('.avatars');
const addBtn = document.getElementById('addAvatarBtn');
addBtn.addEventListener('click', () => {
const url = prompt('Enter avatar image2 URL:');
if (url) {
const img = document.createElement('img');
img.src = url;
img.alt = 'Avatar';
avatars.insertBefore(img, addBtn);
}
});
</script>
</body>
</html>