-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteacher.html
454 lines (440 loc) · 27.6 KB
/
teacher.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
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
453
454
<!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">
<link rel="shortcut icon" href="./image/Logo.jpg" type="image/x-icon">
<title>Giáo Viên - TDKT Online</title>
<link rel="stylesheet" href="./css/bootstrap.min.css">
<link rel="stylesheet" href="./css/fonts/themify-icons.css">
<link rel="stylesheet" href="./css/main.css">
<link rel="stylesheet" href="./css/teacher.css">
<link rel="stylesheet" href="carousel/css-carousel/owl.carousel.min.css">
<link rel="stylesheet" href="carousel/css-carousel/owl.theme.default.min.css">
<link rel="stylesheet" href="./css/detail-product.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css ">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/themify-icons/0.1.2/css/themify-icons.css">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<script src="./js/jquery.min.js"></script>
<!-- bootstrap-input-spinner Plugin -->
<script src="./js/bootstrap.input.spinner.js"></script>
</head>
<body>
<!-- header -->
<div class="header-top">
<nav class="navbar navbar-expand-lg navbar-light bg-light navbar-fixed-top top-header">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">
<div class="logo d-inline-block">
<img src="./image/logo.png" alt="TDKT Online" width="160" class="img-fluid">
</div>
<div class="d-inline-block d-lg-none">
<form class="form-inline" style="width: 100px; display: inline-block;">
<input class="form-control mr-sm-2 ml-4" style="width: 100px; display: inline-block;" type="search" placeholder="Tìm kiếm..." aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0 " style="width: 40px" type="submit"><i class="ti-search text-center"></i></button>
</form>
</div>
</a>
<span class="shopping-cart d-lg-none btn-shopping-cart">
<a href="#">
<i class="ti-shopping-cart head-icon btn">
<span class="quantity" id="products-quantity-mobile">0</span>
</i>
</a>
</span>
<button class="navbar-toggler nav-icon" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="fa fa-bars btn-icon-menu"></span>
</button>
<div class="collapse navbar-collapse flex-grow-0" id="navbarNav">
<ul class="navbar-nav text-left">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="./index.html">Trang Chủ </span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./products.html">Khóa học</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="./teacher.html">Giáo viên</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="./room.html" data-bs-toggle="dropdown"> Phòng thi </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="./room.html"> Phòng 1</a></li>
<li><a class="dropdown-item" href="./room2.html"> Phòng 2 </a></li>
<li><a class="dropdown-item" href="./room3.html"> Phòng 3 </a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="./tuition.html">Học phí</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./news.html">Tin Tức</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./contact.html">Liên Hệ</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- sub header -->
<nav class="navbar navbar-expand-lg navbar-light bg-light navbar-fixed-top">
<div class="container-fluid">
<form class="form-inline collapse navbar-collapse">
<input class="form-control mr-sm-2" type="search" placeholder="Tìm kiếm..." aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit"><i class="ti-search"></i>
Tìm</button>
</form>
<div class="collapse navbar-collapse flex-grow-0" id="navbarNav">
<ul class="navbar-nav text-center">
<li class="nav-item">
<a href="./login.html">
<button type="button" class="btn btn-primary ml-2 btn-event"><i class="ti-id-badge"></i>Đăng nhập</button>
</a>
<a href="./register.html">
<button type="button" class="btn btn-primary ml-2 btn-event"><i class="ti-user"></i> Đăng ký</button>
</a>
<a href="./contact.html"><button type="button" class="btn btn-primary ml-2 btn-event"><i class="ti-comments"></i> Góp ý</button></a>
<span class="favorite-cart ">
<a href="#">
<i class="ti-heart head-icon ml-2 btn ">
<span class="heart-quantity" id="heart-quantity">0</span>
</i>
</a>
</span>
<span class="shopping-cart d-none d-lg-inline-block">
<a href="#">
<i class="ti-shopping-cart head-icon ml-2 btn">
<span class="quantity" id="products-quantity-pc">0</span>
</i>
</a>
</span>
</li>
</ul>
</div>
</div>
</nav>
</div>
<!-- end header -->
<!-- content -->
<h1 class="title-page-news text-center mt-5 text-cool-3d ">
<i class="fas fa-chalkboard-teacher"></i>GIÁO VIÊN
</h1>
<!--Search-->
<div class="Search">
<div >
<div class="mon">
<form class="choose">
<select >
<option><a href="#" class="subjects">Chọn môn</a></option>
<option><a href="#" class="subjects">Toán</a></option>
<option><a href="#" class="subjects">Ngữ văn</a></option>
<option><a href="#" class="subjects">Vật lý</a></option>
<option><a href="#" class="subjects">Hóa học</a></option>
<option><a href="#" class="subjects">Anh văn</a></option>
<option><a href="#" class="subjects">Lập trình</a></option>
<option><a href="#" class="subjects">Chụp hình</a></option>
<option><a href="#" class="subjects">Kỹ năng mềm</a></option>
<option><a href="#" class="subjects">Triết học</a></option>
<option><a href="#" class="subjects">Sức khỏe</a></option>
</select>
<select>
<option><a href="#" class="subjects">Chọn lớp</a></option>
<option><a href="#" class="subjects">Lớp 6</a></option>
<option><a href="#" class="subjects">Lớp 7</a></option>
<option><a href="#" class="subjects">Lớp 8</a></option>
<option><a href="#" class="subjects">Lớp 9</a></option>
<option><a href="#" class="subjects">Lớp 10</a></option>
<option><a href="#" class="subjects">Lớp 11</a></option>
<option><a href="#" class="subjects">Lớp 12</a></option>
<option><a href="#" class="subjects">Đại học - Cao đẳng</a></option>
</select>
</div>
<div class="kiem">
<input type="text" placeholder="Tìm kiếm...">
<button class="btn btn-outline-success my-2 my-sm-0" id="tim" type="submit"><i class="ti-search"></i>Tìm</button>
</div>
</form>
</div>
</div>
<!-- end Search-->
<div class="div"></div>
<!--teacher-->
<div class="giaovien">
<div class="teacher-hot">
<h2>Giáo viên hot</h2>
<div class="owl-carousel owl-theme" id="carouselplgin">
<div class="teacher"><a href="#"><img src="./image/member/NguyenQuocDuy.jpg"></a>
<h4>Nguyễn Quốc Duy</h4>
<p>Thầy giáo quốc dân với phong cách giảng dạy hài hước và tâm lí, giúp học sinh "Học văn khôn ngoan mà không gian nan" từ đó hứng thú với môn lập trình webSite</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/member/DuongChiKiet.jpg"></a>
<h4>Dương Chí Kiệt</h4>
<p>Thầy giáo quốc dân với phong cách giảng dạy hài hước và tâm lí, giúp học sinh "Học văn khôn ngoan mà không gian nan" từ đó hứng thú với môn toán, tin</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/member/MaiTriThanh.jpg"></a>
<h4>Mai Trí Thành</h4>
<p>Thầy giáo quốc dân với phong cách giảng dạy hài hước và tâm lí, giúp học sinh "Học văn khôn ngoan mà không gian nan" từ đó hứng thú với môn lập trình</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/member/PhanNgoMinhTriet.jpg"></a>
<h4>Phan Ngô Minh Triết</h4>
<p>Thầy giáo quốc dân với phong cách giảng dạy hài hước và tâm lí, giúp học sinh "Học văn khôn ngoan mà không gian nan" từ đó hứng thú với môn ngoại ngữ</p>
<button class="xemthem">Xem thêm</button>
</div>
</div>
</div>
<div>
<h2>Giáo viên trung học cơ sở</h2>
<div class="owl-carousel owl-theme" id="carouselplgin">
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi, truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
</div>
<h2>Giáo viên trung học phổ thông</h2>
<div class="owl-carousel owl-theme" id="carouselplgin">
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, học hỏi,truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
</div>
<h2>Giảng viên Đại học - Cao đẳng</h2>
<div class="owl-carousel owl-theme" id="carouselplgin">
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
<div class="teacher"><a href="#"><img src="./image/product/giaovine-min.png"></a>
<h4>Nguyễn Văn A</h4>
<p>Thầy đặc biệt coi trọng việc xây dựng kiến thức căn bản, luôn khuyến khích sự sáng tạo, truyền cảm hứng và khơi gợi tình yêu Hóa học cho các học sinh.</p>
<button class="xemthem">Xem thêm</button>
</div>
</div>
</div>
</div>
<!--end teacher-->
<!-- end content -->
<!-- footer -->
<div div class="footer">
<div class="container-fluid">
<div class="container1">
<div class="row">
<div class="col-md-3 p-0">
<div class="footer-col">
<h4>
<i class="fa fa-bookmark"></i>
KHOÁ HỌC NỔI BẬT
</h4>
<ul>
<li><a href="#"><i class="fa fa-angle-double-right footer-icon"></i> Khoa Ngoại Ngữ</a></li>
<li><a href="#"><i class="fa fa-angle-double-right footer-icon"></i> Khoa Công Nghệ Thông Tin</a></li>
<li><a href="#"><i class="fa fa-angle-double-right footer-icon"></i> Khoa Đông Phương</a></li>
<li><a href="#"><i class="fa fa-angle-double-right footer-icon"></i> Khoa Quản trị Kinh doanh</a></li>
</ul>
</div>
</div>
<div class="col-md-3 p-0">
<div class="footer-col">
<h4 class="">
<i class="fa fa-book"></i>
KHÓA HỌC
</h4>
<ul>
<li><a href="#"><i class="fa fa-angle-double-right footer-icon"></i> 5 khóa học mới</a></li>
<li><a href="#"><i class="fa fa-angle-double-right footer-icon"></i> Trung học cơ sở</a></li>
<li><a href="#"><i class="fa fa-angle-double-right footer-icon"></i> Trung học phổ thông</a></li>
<li><a href="#"><i class="fa fa-angle-double-right footer-icon"></i> Cao đẳng - Đại học</a></li>
</ul>
</div>
</div>
<div class="col p-0">
<div class="footer-col">
<h4>
<i class="fa fa-graduation-cap"></i>
HỌC VIÊN
</h4>
<ul>
<li><a href="#"><i class="fa fa-angle-double-right footer-icon"></i> Xem điểm</a></li>
<li><a href="#"><i class="fa fa-angle-double-right footer-icon"></i> Xem học phí</a></li>
<li><a href="#"><i class="fa fa-angle-double-right footer-icon"></i> Xem học bổng</a></li>
<li><a href="#"><i class="fa fa-angle-double-right footer-icon"></i> Hỗ trợ học viên</a></li>
</ul>
</div>
</div>
<div class="col-md-3 mt-4 p-0">
<ul class="list-group list-group-flush">
<li class="list-group-item footer-li">
<h3 class="font-weight-bold">
<a href="./index.html"><img src="./image/logo.png" alt="" class="mt-0 img-logo-footer" width="25%"></a>
</h3>
</li>
<li class="list-group-item footer-li">
<span class="font-weight-bold">
<img src="./image/location.png" width="24px" alt="">
Địa Chỉ:</span> 828 Sư Vạn Hạnh, P13, Q10,
TP.HCM
</li>
<li class="list-group-item footer-li">
<span class="font-weight-bold ">
<img src="./image/phone-call.png" width="24px" alt="">
Điện Thoại:</span> (+84 28) 38 632 052
</li>
<li class="list-group-item footer-li">
<span class="font-weight-bold">
<img src="./image/fax.png" width="24px" alt="">
Fax:</span> (+84 28) 38 650 991
</li>
<li class="list-group-item footer-li">
<span class="font-weight-bold">
<img src="./image/email.png" width="24px" alt="">
Email:</span> contact@huflit.edu.vn
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="coppy-right">
<p class="copyright-text text-center">Copyright © 2021 TDKT ONLINE</p>
</div>
<button class="topBtn"><i class="fa fa-arrow-up"></i></button>
<script src="./js/bootstrap.bundle.min.js"></script>
<script src="./js/jquery.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/jquery.validate.min.js"></script>
<script src="./js/fontawesome.min.js"></script>
<script src="./js/main.js"></script>
<script src="./js/srollTop.js"></script>
<script type="text/javascript" src="carousel/jq-carousef/owl.carousel.min.js"></script>
<script type="text/javascript" >
$('.owl-carousel').owlCarousel({
loop:true,
margin:0 ,
nav:true,
responsive:{
360:{
items:1
},
647:{
items:2
},
1001:{
items:3
},
1215:{
items:4
}
}
})
</script>
</body>
</html>