-
Notifications
You must be signed in to change notification settings - Fork 1
/
about-hccri.html
159 lines (156 loc) · 7.65 KB
/
about-hccri.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About HCCRI</title>
<link rel="stylesheet" href="styles.css">
<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=Monda&display=swap" rel="stylesheet">
<link rel="apple-touch-icon" sizes="180x180" 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">
<script src="https://code.iconify.design/iconify-icon/1.0.3/iconify-icon.min.js"></script>
</head>
<body>
<div class="red-nav-s">
<a id="side-close" class="nav-link">×</a>
<a href="index.html" class="nav-link">Home</a>
<div class="dropdown">
<span class="nav-link">About</span>
<div class="dropdown-content">
<div class="nav-link-wrapper">
<a href="conference-theme.html" class="nav-link">Conference Theme</a>
</div>
<div class="nav-link-wrapper">
<a href="about-hccri.html" class="nav-link">HCCRI</a>
</div>
<div class="nav-link-wrapper">
<a href="about-hacas.html" class="nav-link">HACAS</a>
</div>
<div class="nav-link-wrapper">
<a href="about-secretariat.html" class="nav-link">The Secretariat</a>
</div>
</div>
</div>
<div class="dropdown">
<span class="nav-link">Conference</span>
<div class="dropdown-content">
<div class="nav-link-wrapper">
<a href="conference-schedule.html" class="nav-link">Conference Schedule</a>
</div>
<div class="nav-link-wrapper">
<a href="position-paper.html" class="nav-link">Position Paper</a>
</div>
</div>
</div>
<div class="dropdown">
<span class="nav-link">Councils</span>
<div class="dropdown-content">
<div class="nav-link-wrapper">
<a href="councils-overview.html" class="nav-link">Overview</a>
</div>
<div class="nav-link-wrapper">
<a href="councils-beginner.html" class="nav-link">Beginner</a>
</div>
<div class="nav-link-wrapper">
<a href="councils-intermediate.html" class="nav-link">Intermediate</a>
</div>
<div class="nav-link-wrapper">
<a href="councils-advanced.html" class="nav-link">Advanced</a>
</div>
<div class="nav-link-wrapper">
<a href="councils-crisis.html" class="nav-link">Crisis</a>
</div>
</div>
</div>
<div class="dropdown">
<span class="nav-link">Registration</span>
<div class="dropdown-content">
<div class="nav-link-wrapper">
<a href="registration.html" class="nav-link">Overview</a>
</div>
<div class="nav-link-wrapper">
<a href="registration-independent.html" class="nav-link">Independent Delegations</a>
</div>
<div class="nav-link-wrapper">
<a href="faq.html" class="nav-link">FAQ</a>
</div>
</div>
</div>
<a href="resources.html" class="nav-link">Resources</a>
<a href="contact.html" class="nav-link">Contact</a>
</div>
<div class="red-nav-m">
<a id="side-open" style="display: block;">☰</a>
<p>HCCRI XII</p>
</div>
<div class="hero-head about-hccri">
<div class="hero-head-content">
<img src="static/hccri-logo-transparent.png" alt="HACAS Logo" class="hccri-logo">
<h1 class="hero-title">About HCCRI</h1>
</div>
</div>
<div class="hero">
<div class="hero-main-content">
<div class="hero-main-content-left">
<h1 class="hero-title">HCCRI</h1>
<p class="hero-text">
HCCRI is a three-day international relations simulation for pre-university students held annually at
Hwa Chong Institution. At HCCRI, delegates explore the policymaking processes at multilateral
institutions (e.g. the United Nations) and the dynamics of diplomacy by assuming the roles of
plenipotentiaries and world leaders. HCCRI is an exciting opportunity for young leaders to debate
the pertinent foreign policy issues and craft innovative solutions.
<br><br>
HCCRI is the leading conference in the local pre-university MUN circuit. Our committees are
recognised for their high academic rigour and quality, inspiring thoughtful discourse and
challenging debate.
<br><br>
HCCRI XI will remain in an online format. Delegates can explore a wide range of committees, from old
favourites like the United Nations Security Council to exciting futuristic crisis simulations.
Whether you're completely new to MUN, or a veteran of the circuit, you'll find something that
appeals to you.
</p>
</div>
</div>
</div>
<div class="hero">
<div class="hero-main-content">
<div class="hero-main-content-left">
<h2 class="hero-title">Individualised Committees</h2>
<p class="hero-text">Apart from providing delegates with engaging debate topics and a wide variety of
committees, HCCRI ensures the best possible delegate experience in our conference. Our topics and
committees are carefully chosen and directed to offer each delegate unparalleled opportunities for
individual involvement and development throughout the entire duration of our conference.
</p>
</div>
</div>
</div>
<div class="hero">
<div class="hero-main-content">
<div class="hero-main-content-left">
<h2 class="hero-title">Well-Trained Staff</h2>
<p class="hero-text">Unlike anywhere else, HCCRI places a special emphasis on selecting passionate and
driven staffers to run our conference. These students have won gavels at both local and
international conferences with years of combined experience as delegates, chairs and secretariat
members. Our staffers work tirelessly to create a memorable and eventful conference for our
delegates.
</p>
</div>
</div>
</div>
<div class="footer">
<div class="footer-icons">
<div><iconify-icon icon="material-symbols:location-on-outline" width="25"></iconify-icon><span>661 Bukit
Timah Rd, Singapore 269734</span></div>
<div><iconify-icon icon="ic:outline-email"
width="25"></iconify-icon><span>[email protected]</span></div>
</div>
<p class="footer-small">© HCCRI XII</p>
</div>
</body>
<script src="script.js"></script>
</html>