-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinternal.html
254 lines (242 loc) · 8.63 KB
/
internal.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Kalakriti, is the Official Creative Arts Society of Delhi Technological University which aims to believe in spreading knowledge and encouraging people of all ages to create different art forms."
/>
<meta
name="keywords"
content="ART,art,society,music,music production,creative,artist,Delhi, art fest,fest,dtu"
/>
<title>Kalakriti - The Creative Arts Society of DTU</title>
<title>Kalakriti</title>
<link
rel="shortcut icon"
href="assets/imgs/favicon.ico"
type="image/x-icon"
/>
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link
href="https://fonts.googleapis.com/css2?family=Grandstander:wght@500&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.14.0/css/all.css"
integrity="sha384-HzLeBuhoNPvSl5KYnjx0BT+WB0QEEqLprO+NBkkk5gbc67FTaL7XIGa2w1L0Xbgc"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://unpkg.com/swiper/swiper-bundle.min.css"
/>
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="internal.css" />
</head>
<body>
<!-- Title -->
<div class="container-fluid nav-container">
<nav class="navbar navbar-expand">
<a class="navbar-brand" href="index.html">
<img
src="assets/imgs/logoBig.png"
alt="Kalakriti Logo"
class="logo-img"
/>
</a>
<div class="nav navbar-nav ml-auto nav-links">
<ul class="navbar-nav">
<li class="nav-item center">
<a class="nav-link" href="index.html">HOME</a>
</li>
<li class="nav-item center">
<a class="nav-link" href="abhivyakti.html">ABHIVYAKTI</a>
</li>
<li class="nav-item center">
<a class="nav-link" href="spinback.html">SPINBACK</a>
</li>
<li class="nav-item center">
<a class="nav-link" href="artists.html">Artists</a>
</li>
<li class="nav-item center">
<a class="nav-link" href="team.html">MEET THE TEAM</a>
</li>
</ul>
</div>
</nav>
</div>
<div class="sidebar" id="sidebar">
<div class="toggle" onclick="toggle_div()"></div>
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="abhivyakti.html">ABHIVYAKTI</a></li>
<li><a href="spinback.html">SPINBACK</a></li>
<li><a href="artists.html">Artists</a></li>
<li><a href="team.html">MEET THE TEAM!</a></li>
</ul>
</div>
<!-- --------------------------------------------------------------------------------- -->
<section id="team_title">
<h1>NOTICE</h1>
</section>
<section class="table">
<main>
<table>
<thead>
<tr>
<th class="internal__sno">S No.</th>
<th>TOPIC</th>
<th>LINK</th>
</tr>
</thead>
<tfoot>
<tr>
<th colspan="3"></th>
</tr>
</tfoot>
<tbody>
<tr>
<td>1</td>
<td>Council Elections</td>
<td class="select">
<a class="button" href="council.html"> CLICK HERE </a>
</td>
</tr>
<tr>
<td>2</td>
<td>FUSION ART COMPETITION</td>
<td class="select">
<a class="button" href="internalevent.html"> CLICK HERE </a>
</td>
</tr>
</tbody>
</table>
</main>
</section>
<!-- Footer -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-info">
<!-- <img src="assets/imgs/" alt="TheEvent">
<p>In alias aperiam. Placeat tempore facere. Officiis voluptate ipsam vel eveniet est dolor et totam porro. Perspiciatis ad omnis fugit molestiae recusandae possimus. Aut consectetur id quis. In inventore consequatur ad voluptate cupiditate debitis accusamus repellat cumque.</p> -->
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li>
<i class="fa fa-angle-right"></i>
<a
href="index.html
"
>Home</a
>
</li>
<li>
<i class="fa fa-angle-right"></i>
<a href="abhivyakti.html">Abhivyakti</a>
</li>
<li>
<i class="fa fa-angle-right"></i>
<a href="spinback.html">Spinback</a>
</li>
<li>
<i class="fa fa-angle-right"></i> <a href="team.html">Team</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p>
Delhi Technological University<br />
Shahbad Daulatpur, Main Bawana Road, Delhi<br />
Pincode -110042<br />
<!-- <strong>Phone:</strong> +91 9013803905<br> -->
<strong>Email : </strong>outreach@kalakritidtu.com<br />
</p>
<div class="social-links">
<a
href="https://www.facebook.com/KalakritiTheCreativeArtsSociety/"
target="new window"
class="facebook"
><i class="fab fa-facebook"></i
></a>
<a
href="https://www.instagram.com/kalakriti_dtu/"
target="new window"
class="instagram"
><i class="fab fa-instagram"></i
></a>
<a
href="https://www.linkedin.com/school/kalakritidtu/"
target="new window"
class="linkedin"
><i class="fab fa-linkedin"></i
></a>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
<a
href="meetDev.html"
style="color: rgb(76, 76, 238); text-decoration: underline"
><strong>MEET THE DEVELOPERS</strong></a
><br />
<strong>BY KALAKRITI DTU</strong>
</div>
</div>
</footer>
<!-- #footer -->
<script
defer
src="https://use.fontawesome.com/releases/v5.14.0/js/all.js"
integrity="sha384-3Nqiqht3ZZEO8FKj7GR1upiI385J92VwWNLj+FqHxtLYxd9l+WYpeqSOrLh0T12c"
crossorigin="anonymous"
></script>
<script
src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"
></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.bundle.min.js"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-growl/1.0.6/bootstrap-growl.min.js"
integrity="sha512-KgI7fghDFHr4D+sJIDQGZLpNCmDmlQHuISbPeIwHd7iJCU20FtL5+l7mD2aMr6NUVnaDua1lEg4tTOVe/XiYBw=="
crossorigin="anonymous"
></script>
<script src="../Kalakriti/app.js"></script>
<!-- AOS DATA -->
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<script>
function toggle_div() {
var element = document.getElementById("sidebar");
element.classList.toggle("active");
}
AOS.init();
</script>
</body>
</html>