-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgallery.html
207 lines (200 loc) · 8.33 KB
/
gallery.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
<!DOCTYPE html>
<html>
<head>
<title>NSS CEV</title>
<meta name="description" content="Official Website of NSS College of Engineering Vadakara" />
<link rel="icon" href="./favicon.ico" />
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"
/>
<link rel="stylesheet" href="./css/global.css">
<link rel="stylesheet" href="./css/gallery.css">
<script src="https://kit.fontawesome.com/f4c3990f92.js" crossorigin="anonymous"></script>
</head>
<body>
<header class="">
<nav class="navbar navbar-expand-lg navbar-light fixed-top">
<div id="expander" class=""></div>
<div id="navigation" class="container-fluid">
<div>
<a class="navbar-brand" href="#"
><img src="./images/NSS_LOGO.png" width="60rem" id="nss-logo" alt=""
/></a>
<a class="navbar-brand" href="#"
><img src="./images/cape-logo.png" width="65rem" id="cape-logo" alt=""
/></a>
</div>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div
class="collapse navbar-collapse justify-content-end"
id="navbarNav"
>
<div class="navbar-nav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="./index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./execom.html">Our Team</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" role="button" data-bs-toggle="dropdown" aria-expanded="false">
More
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<li><a class="dropdown-item" href="./programs-1.html">Programs</a></li>
<li><a class="dropdown-item active" href="./gallery.html">Gallery</a></li>
</ul>
</li>
<li class="mx-auto">
<a href="https://www.apjaktunsscell.org/volunteer/login" class="v-login text-center px-3 py-2 text-white active">Volunteer Login</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
</header>
<main>
<section id="head">
<div class="background-2 d-flex justify-content-center">
<div class="container">
<div id='overlay'></div>
<h1>Gallery</h1>
</div>
</div>
</section>
<div id="loading" class="d-flex justify-content-center align-items-center h2">Loading.......</div>
<div class="preview">
<div><img src="" alt="" class="previewImg"></div>
</div>
</main>
<footer class="footer col-12 mt-4">
<div class="container bottom_border">
<div class="row">
<div class="col-sm-4 col-md col-sm-4 col-12 col">
<h5 class="headin5_amrc col_white_amrc pt2">Find us</h5>
<p class="mb10">
<strong>Unit No:677</strong><br>
College of Engineering Vadakara<br>
Madarathore(Post), Vadakara<br>
Kozhikode(Dist),Kerala,<br>
India-673105
</p>
<p>
<i class="bi bi-geo-alt-fill text-white"></i> College of Engineering Vadakara
</p>
<p><i class="bi bi-telephone-fill text-white"></i> +91-9495903733</p>
<p><i class="bi bi-envelope-fill text-white"></i> [email protected]</p>
</div>
<div class="col-sm-4 col-md col-6 col">
<h5 class="headin5_amrc col_white_amrc pt2">Menu</h5>
<ul class="footer_ul_amrc">
<li><a href="./index.html">Home</a></li>
<li><a href="./about.html">About</a></li>
<li><a href="./programs-1.html">Programs</a></li>
<li><a href="./gallery.html">Gallery</a></li>
<li><a href="./notification.html">Notifications</a></li>
</ul>
</div>
<div class="col-sm-4 col-md col-6 col">
<h5 class="headin5_amrc col_white_amrc pt2">Quick links</h5>
<ul class="footer_ul_amrc">
<li><a href="https://www.cev.ac.in/en/">CEV</a></li>
<li><a href="https://ktu.edu.in/">KTU</a></li>
<li><a href="https://www.cowin.gov.in/">CoWin</a></li>
<li><a href="https://blooddonorskerala.org/">BDK</a></li>
</ul>
</div>
<div class="col-sm-4 col-md col-12 col">
<h5 class="headin5_amrc col_white_amrc pt2">Follow us</h5>
<ul class="footer_ul2_amrc">
<li>
<i class="bi bi-facebook text-white"></i>
<p>
Official Facebook page of NSS CEV
<a href="https://www.facebook.com/nsscev">https://www.facebook.com/nsscev</a>
</p>
</li>
<li>
<i class="bi bi-twitter text-white"></i>
<p>
Official Twitter page of NSS CEV
<a href="https://www.twitter.com/nss_cev_unit?s=09">https://www.twitter.com/nss_cev_unit/</a>
</p>
</li>
<li>
<i class="bi bi-instagram text-white"></i>
<p>
Official Instragram page of NSS CEV
<a href="https://www.instagram.com/nss_cev_unit/">https://www.instagram.com/nss_cev_unit/</a>
</p>
</li>
<li>
<i class="bi bi-youtube text-white"></i>
<p>
Official Youtube page of NSS CEV
<a href="https://www.youtube.com/channel/UCx00L4QuRoKb3irOxKTLPaQ">https://www.youtube.com/nss_cev</a>
</p>
</li>
</ul>
</div>
</div>
</div>
<div class="container">
<p class="text-center text-white text-sm">
Copyright | Designed With by
<span class="px-1">
<a href="/">Lucidpixl Designs</a>
</span>
</p>
<ul class="social_footer_ul">
<li>
<i class="bi bi-facebook text-white"></i>
</li>
<li>
<i class="bi bi-twitter text-white"></i>
</li>
<li>
<i class="bi bi-instagram text-white"></i>
</li>
<li>
<i class="bi bi-youtube text-white"></i>
</li>
</ul>
</div>
</footer>
<div class="floating">
<div onclick="scrollUp();" class="floatingbtn shadow-lg">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="#263238">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 15l7-7 7 7"></path>
</svg>
</div>
</div>
<script src="./js/scroll.js"></script>
<script src="./js/gallery.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ"
crossorigin="anonymous"></script>
</body>
</html>