-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources.html
246 lines (212 loc) · 10.7 KB
/
resources.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
<!DOCTYPE html>
<html lang="en">
<head>
<html lang="en">
<!-- Meta Tags -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Share/Embed Content -->
<meta name="author" content="Sheldonn Fernandes">
<meta name="msapplication-TileColor" content="#D59C34">
<meta name="theme-color" content="#D59C34">
<meta charset="UTF-8">
<meta name="viewport" content="">
<meta name="description" content="Model United Nations is a recreation of the procedures of the United Nations, which hopes to instill and improve the debate, diplomacy and research skills of participants.">
<meta name="keywords" content="shmun">
<meta property="og:title" content="" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Model United Nations is a recreation of the procedures of the United Nations, which hopes to instill and improve the debate, diplomacy and research skills of participants." />
<meta property="og:site_name" content="SHMUN">
<meta itemprop="name" content="">
<meta property="og:image" content="i.imgur.com/agLhrTH.png"/>
<meta itemprop="description" content="">
<meta name="twitter:title" content="SHMUN IV">
<meta name="twitter:description" content="Model United Nations is a recreation of the procedures of the United Nations, which hopes to instill and improve the debate, diplomacy and research skills of participants.">
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no" />
<meta charset="web-link" />
<link rel="icon" href="assets/img/logo.png">
<link rel="shortcut icon" id="favicon" href="assets/img/logo.png">
<link rel="icon" type="image/png" href="assets/img/logo.png">
<link rel="icon" href="assets/img/logo.png">
<!-- End of Meta Tags -->
<!-- Website title -->
<title>Resources - SHMUN IV</title>
<!-- End of website title -->
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600;1,700&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Inter:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="header d-flex align-items-center fixed-top">
<div class="container-fluid container-xl d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center">
<!-- Uncomment the line below if you also wish to use an image logo -->
<img src="assets/img/logo.png" alt=""> <h1> SHMUN l<span style="color: #D59C34;">V</span></h1>
</a>
<i class="mobile-nav-toggle mobile-nav-show bi bi-list"></i>
<i class="mobile-nav-toggle mobile-nav-hide d-none bi bi-x"></i>
<nav id="navbar" class="navbar">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="">About</a></li>
<li><a href="" class="active">Resources</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li class="dropdown"><a href="#"><span>More</span> <i class="bi bi-chevron-down dropdown-indicator"></i></a>
<ul>
<li><a href="#">Council allocations</a></li>
<li class="dropdown"><a href="#"><span>Socials</span> <i class="bi bi-chevron-down dropdown-indicator"></i></a>
<ul>
<li><a href="https://www.youtube.com/@SHMUNIV/">YouTube</a></li>
<li><a href="https://www.instagram.com/shmun.bh/">Instagram</a></li>
<li><a href="#">FaceBook</a></li>
<li><a href="https://www.tiktok.com/@shmun.bh">Tiktok</a></li>
</ul>
</li>
<li><a href="#">Hand book</a></li>
<li><a href="#">Press</a></li>
<li><a href="#">Terms of service</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
<li><a class="get-a-quote" href="register.html" target="_blank">Register <i class="bi bi-box-arrow-up-right"></i></a></li>
</ul>
</nav><!-- .navbar -->
</div>
</header>
<!-- End Header -->
<main id="main">
<!-- ======= Breadcrumbs ======= -->
<div class="breadcrumbs">
<div class="page-header d-flex align-items-center" style="background-image: url('assets/img/page-header.jpg');">
<div class="container position-relative">
<div class="row d-flex justify-content-center">
<div class="col-lg-6 text-center">
<h2>Resources</h2>
<p>Explore SHMUN IV's treasure trove of resources. Download guides, schedules, and more, all in one convenient location.</p>
</div>
</div>
</div>
</div>
<nav>
<div class="container">
<ol>
<li><a href="index.html">Home</a></li>
<li>Resources</li>
</ol>
</div>
</nav>
</div><!-- End Breadcrumbs -->
<!-- ======= Frequently Asked Questions Section ======= -->
<section id="faq" class="faq">
<div class="container" data-aos="fade-up">
<div class="row justify-content-center" data-aos="fade-up" data-aos-delay="200">
<div class="col-lg-10">
<div class="download-container">
<h1><i class="bi bi-filetype-pdf"></i> <a href="" style="text-decoration: underline; color: #D59C34;">SHMUN-IV-Hand-Book</a><span style="font-size: 10px;"> 5.3MB</span> <a href="assets/pdf/SHMUN GUIDE.pdf" download="shmun-22-delegate-guide"><i class="bi bi-download"></i></a></h1>
</div>
<div class="download-container">
<h1><i class="bi bi-filetype-pdf"></i> <a href="" style="text-decoration: underline; color: #D59C34;">SHMUN-IV-Itinerary</a><span style="font-size: 10px;"> 5.3MB</span> <a href="assets/pdf/SHMUN GUIDE.pdf" download="shmun-22-delegate-guide"><i class="bi bi-download"></i></a></h1>
</div>
</div>
</div>
</div>
</section><!-- End Frequently Asked Questions Section -->
<!-- ======= Footer ======= -->
<footer id="footer" class="footer">
<div class="container">
<div class="row gy-4">
<div class="col-lg-5 col-md-12 footer-info">
<a href="index.html" class="logo d-flex align-items-center">
<img src="assets/img/logo.png" alt=""> <span>SHMUN l<span style="color: #D59C34;">V</span></span>
</a>
<p>Model United Nations is a recreation of the procedures of the United Nations, which hopes to instill and improve the debate, diplomacy and research skills of participants.</p>
<div class="social-links d-flex mt-4">
<a href="https://www.youtube.com/@SHMUNIV/" class="youtubr"><i class="bi bi-youtube"></i></a>
<a href="https://www.instagram.com/shmun.bh/" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="#" class="facebook"><i class="bi bi-facebook"></i></a>
<a href="https://www.tiktok.com/@shmun.bh" class="tiktok"><i class="bi bi-tiktok"></i></a>
</div>
</div>
<div class="col-lg-2 col-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bi bi-chevron-right" style="color: #f8b537;"></i> <a href="#">Home</a></li>
<li><i class="bi bi-chevron-right" style="color: #f8b537;"></i> <a href="#">About us</a></li>
<li><i class="bi bi-chevron-right" style="color: #f8b537;"></i> <a href="#">FAQ</a></li>
<li><i class="bi bi-chevron-right" style="color: #f8b537;"></i> <a href="#">Learn more</a></li>
<li><i class="bi bi-chevron-right" style="color: #f8b537;"></i> <a href="#">Itinerary</a></li>
</ul>
</div>
<div class="col-lg-2 col-6 footer-links">
<h4>Our Managment</h4>
<ul>
<li><i class="bi bi-chevron-right" style="color: #f8b537;"></i> <a href="#">IT Team</a></li>
<li><i class="bi bi-chevron-right" style="color: #f8b537;"></i> <a href="#">Marketing Team</a></li>
<li><i class="bi bi-chevron-right" style="color: #f8b537;"></i> <a href="#">Accounts Management</a></li>
<li><i class="bi bi-chevron-right" style="color: #f8b537;"></i> <a href="#">Secretary generals</a></li>
<li><i class="bi bi-chevron-right" style="color: #f8b537;"></i> <a href="#">Chairs</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-12 footer-contact text-center text-md-start">
<h4>Contact Us</h4>
<p>
Isa Town, Road 4109<br>
Kingdom of Bahrain <br><br>
<strong>Phone:</strong> +973 36354010<br>
<strong>Email:</strong> [email protected]<br>
</p>
</div>
</div>
</div>
<div class="container mt-4">
<div class="copyright">
© Copyright 1948-2024 <strong><span>Sacred Heart School</span></strong>. All Rights Reserved
</div>
<div class="credits">
Made with ❤️ by <a href="">Sheldonn Fernandes</a>
</div>
</div>
</footer><!-- End Footer -->
<!-- End Footer -->
<a href="#" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>
<style>
.download-container {
background: #f5f6fb;
border-radius: 8px;
padding: 15px;
margin-top: 10px;
margin-bottom: 15px;
}
.download-container h1 {
font-size: 22px;
}
.download-container .bi-download {
float: right;
}
.faq {
padding-top: 50px;
}
</style>