-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
71 lines (68 loc) · 5.31 KB
/
404.html
File metadata and controls
71 lines (68 loc) · 5.31 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="theme-color" content="#1B1212">
<meta name="author" content="Dulanjaya Bhanu (DEV)">
<meta name="description" content="Kirindiwela Central College is a school with a rich history and a glorious present.">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:url" content="https://kccweb.lk/">
<meta property="og:site_name" content="Kirindiwela Central College Kirindiwela">
<meta property="og:updated_time" content="2023-11-22T20:17:51+05:30">
<meta property="og:title" content="Kirindiwela Central College Kirindiwela - Official Website">
<meta property="og:description" content="Kirindiwela Central College is a school with a rich history and a glorious present.">
<meta property="og:image" content="https://kccweb.lk/resources/images/source_images/logo.webp">
<meta property="og:image:type" content="webp">
<meta property="og:image:alt" content="Kirindiwela Central College Logo">
<meta property="twitter:title" content="Kirindiwela Central College Kirindiwela - Official Website">
<meta property="twitter:description" content="Kirindiwela Central College is a school with a rich history and a glorious present.">
<meta property="twitter:image" content="https://kccweb.lk/resources/images/source_images/logo.webp">
<meta name="twitter:card" content="summary_large_image">
<meta name="keywords" content="Kirindiwela,Central,College,KCC">
<title>404 - KCC</title>
<link rel="stylesheet" href="bootstrap.min.css">
<link rel="stylesheet" href="style.css">
<link rel="icon" href="resources/images/source_images/logo.webp">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css">
</head>
<div class="intro-wrapper"><img src="resources/images/source_images/logo.svg" class="intro-logo" id="targeting-logo" alt="Intro_logo"></div>
<body class="body-mod">
<div class="container-fluid">
<div class="row d-flex flex-row justify-content-center">
<section class="main-content-wrapper">
<div class="row">
<div class="col-12 text-center d-flex flex-column align-items-center justify-content-center error-wrapper">
<div class="d-flex flex-row justify-content-center align-items-center"><img src="resources/images/source_images/logo.webp" alt="School_logo" class="error-logo img-fluid"></div>
<p class="fs-mod1 text-capitalize">Oops! Page Not Found</p>
<div class="col-8 col-sm-10 col-md-12 col-lg-12 text-center"><span class="fs-mod2 text-capitalize">You will be automatically redirected to the home page in <span class="fs-mod2 text-capitalize" id="time-text">10</span> seconds</span>
</div>
</div>
<div class="modal fade" id="dark-mode-add" tabindex="-1">
<div class="modal-dialog modal-dialog-centered modal-lg">
<div class="modal-content position-relative overflow-hidden">
<div class="modal-body dark-mode-wall position-relative p-0 m-0"><button class="dark-mode-add-close-btn border" type="button" data-bs-dismiss="modal" aria-label="Close"><i class="bi bi-x-lg fs-mod4 f-color4"></i></button>
<div class="dark-mode-addd-conetnt-wrapper">
<div class="row d-flex">
<div class="col-12 text-center p-5">
<h4 class="text-uppercase header-type1 fs-mod7 f-color4">Dark Mode Support</h4>
<p class="fs-mod3 pt-3 f-color3 d-none d-sm-block d-md-block d-lg-block">We are excited to introduce dark mode on our website, a new feature that lets you enjoy our content in a sleek and comfortable way. Dark mode reduces eye strain, saves battery life, and looks awesome. To
switch to dark mode, simply click on the moon icon at the bottom. You can also toggle between light and dark mode in the settings menu. Try it out and let us know what you think. We hope you love it
as much as we do!</p>
<p class="fs-mod3 pt-3 f-color3 d-block d-sm-none d-md-none d-lg-none">We are excited to introduce dark mode on our website, a new feature that lets you enjoy our content in a sleek and comfortable way. We hope you love it as much as we do!</p><a class="fs-mod2 bg-transparent border-0 f-color4 text-capitalize"
onclick="toggleTheme(!0)"><i class="bi bi-moon f-color4"></i>Toggle Dark Mode</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
<script src="bootstrap.bundle.min.js"></script>
<script src="pageErrorHandle.js"></script>
</body>
</html>