-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathschedule.html
More file actions
227 lines (212 loc) · 10.8 KB
/
schedule.html
File metadata and controls
227 lines (212 loc) · 10.8 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
<!DOCTYPE HTML>
<html>
<head>
<title>Schedule - SNSFMUN</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="apple-touch-icon" sizes="76x76" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#cfffcc">
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="inner">
<!-- Logo -->
<a href="index.html" class="logo">
<span class="symbol"><img src="images/110x110.png" alt="" /></span><span class="title">SNSFMUN</span>
</a>
<nav>
<ul>
<li><a class="hidden-xl-up" href="#menu">Menu</a></li>
<li><a class="hidden-lg-down" id="homebutstart" href="index.html" style="font-size: 0.8em; border-bottom-right-radius: 0; border-top-right-radius: 0">Home</a></li>
<li><a class="hidden-lg-down" id="homebut" href="resources.html" style="font-size: 0.8em; border-radius: 0">Resources</a></li>
<li><a class="hidden-lg-down" id="homebut" href="gallery.html" style="font-size: 0.8em; border-radius: 0">Gallery</a></li>
<li><a class="hidden-lg-down" id="homebut" href="awards.html" style="font-size: 0.8em; border-radius: 0">Awards</a></li>
<li><a class="hidden-lg-down" id="homebut" href="conference.html" style="font-size: 0.8em; border-radius: 0">Conference</a></li>
<li><a class="hidden-lg-down" id="homebutend" href="committees.html" style="font-size: 0.8em; border-bottom-left-radius: 0; border-top-left-radius: 0">Committees</a></li>
</ul>
</nav>
</div>
</header>
<!-- Menu -->
<nav id="menu">
<h2>Menu</h2>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="awards.html">Awards</a></li>
<li><a href="conference.html">Conference</a></li>
<li><a href="committees.html">Committees</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<div class="inner">
<h1>Schedule and Venues</h1>
<p style="font-size: 1.3em">Conference dates: <b>4th August 2023 - 5th August 2023</b></p>
<p style="font-size: 1.3em">Payment deadline: <b>23rd July 2023</b></p>
<p style="font-size: 1.3em">Early-bird registration deadline: <b>25th June 2023</b></p>
<p style="font-size: 1.3em">Regular registration deadline: <b>2nd July 2023</b></p>
<p style="font-size: 1.3em">Venue: <b>Shiv Nadar School, Faridabad, India</b></p>
<div class="table-wrapper">
<table class="alt">
<tbody>
<thead>
<tr>
<th>Event/Committee Name</th>
<th>Venue</th>
</tr>
</thead>
<tr>
<td>Opening and Closing Ceremony</td>
<td>Wild Cats Hall</td>
</tr>
<tr>
<td>UNICEF</td>
<td>Senior Library (3rd Floor)</td>
</tr>
<tr>
<td>UNCSW</td>
<td>Dance Room (2nd Floor)</td>
</tr>
<tr>
<td>UNHCR</td>
<td>Theatre Room (3rd Floor)</td>
</tr>
<tr>
<td>WHO</td>
<td>Geography Lab (4th Floor)</td>
</tr>
<tr>
<td>UNEA</td>
<td>Career Guidance Cell Room (1st Floor)</td>
</tr>
</tbody>
</table>
</div>
<div class="table-wrapper">
<table class="alt">
<tbody>
<thead>
<tr>
<th>August 4th, Friday</th>
<th>Day 1</th>
</tr>
</thead>
<tr>
<td>7:45 AM to 9 AM</td>
<td>Registration (Gate no.2 Lobby) & Breakfast</td>
</tr>
<tr>
<td>9 AM to 10 AM</td>
<td>Opening ceremony (Wild Cats Hall)</td>
</tr>
<tr>
<td>10:05 AM to 11:30 AM</td>
<td>Session 1 (running parallel in 5 committee rooms)</td>
</tr>
<tr>
<td>11:30 AM to 11:45 AM</td>
<td>Tea Break (break-out of areas)</td>
</tr>
<tr>
<td>11:45 AM to 1 PM</td>
<td>Session 1 (Continued)</td>
</tr>
<tr>
<td>1 PM to 1:30 PM</td>
<td>Lunch (Dining hall)</td>
</tr>
<tr>
<td>1:30 PM to 4 PM</td>
<td>Session 2</td>
</tr>
<thead>
<tr>
<th>August 5th, Saturday</th>
<th>Day 2</th>
</tr>
</thead>
<tr>
<td>8 AM to 8:45 AM</td>
<td>Breakfast and lobbying</td>
</tr>
<tr>
<td>8:45 AM to 11 AM</td>
<td>Session 3 (running parallel in 5 committee rooms)</td>
</tr>
<tr>
<td>11 AM to 11:15 AM</td>
<td>Tea Break (break-out of areas)</td>
</tr>
<tr>
<td>11:15 AM to 1 PM</td>
<td>Session 4</td>
</tr>
<tr>
<td>1 PM to 1:30 PM</td>
<td>Lunch (Dining hall)</td>
</tr>
<tr>
<td>1:30 PM to 3 PM</td>
<td>Session 5</td>
</tr>
<tr>
<td>3 PM to 4 PM</td>
<td>Award Ceremony (Wild Cats Hall)</td>
</tr>
<tr>
<td>4 PM to 5 PM</td>
<td>Social (Wild Cats Hall)</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<section>
<h2>Get in touch</h2>
<ul>
<li>E-Mail: <a href="mailto:snsmun.faridabad@sns.edu.in">snsmun.faridabad@sns.edu.in</a></li>
<li>MUN Core Team Members: <a href="mailto:meenakshi.sharma@sns.edu.in">Ms Meenakshi Sharma</a>, <a href="mailto:nikita.shaw@sns.edu.in">Ms Nikita Shaw</a>, <a href="mailto:mitu.majumdar@sns.edu.in">Ms Mitu Majumdar</a></li>
<li>Secretary General: <a href="mailto:ashutoshsundresh@gmail.com">Ashutosh Sundresh (ashutoshsundresh@gmail.com)</a></li>
<li>Director General: <a href="mailto:samyaarora016@gmail.com">Samya Arora (samyaarora016@gmail.com)</a></li>
<li>Chargé D'Affaires: <a href="mailto:kaurrehat2006@gmail.com">Rehat Bazral (kaurrehat2006@gmail.com)</a></li>
<li>Head of International Press: <a href="mailto:lakshita432006@gmail.com">Lakshita Sharma (lakshita432006@gmail.com)</a></li>
<li>Director Media Outreach: <a href="mailto:aryan.goenka19@gmail.com">Aryan Veer Goenka (aryan.goenka19@gmail.com)</a></li>
</ul>
</section>
<section>
<h2>Follow</h2>
<ul class="icons">
<li><a href="https://www.instagram.com/snsfmun23/" class="icon brands style2 fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://www.youtube.com/user/shivnadarschools" class="icon brands style2 fa-youtube"><span class="label">YouTube</span></a></li>
</ul>
</section>
<ul class="copyright">
<li>© SNSFMUN. Designed by <a href="mailto:ashutoshsundresh@gmail.com">Ashutosh Sundresh.</a></li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>