forked from nussucommit/creation2017
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
261 lines (239 loc) · 12.4 KB
/
index.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
255
256
257
258
259
260
261
<!DOCTYPE html>
<!-- saved from url=(0053)https://v4-alpha.getbootstrap.com/examples/carousel/# -->
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-111817216-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-111817216-1');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href='https://fonts.googleapis.com/css?family=Quicksand:400,700' rel='stylesheet'>
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="static/img/Logo-big.png">
<title>NUSSU COMMIT Creation 2017</title>
<!-- Bootstrap core CSS -->
<link href="static/css/bootstrap.min.css" rel="stylesheet">
<link href="static/css/homepage.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="static/css/carousel.css" rel="stylesheet">
<style>
body {
font-family: Montserrat;
}
h1, h3, h4 {
font-family: Quicksand;
font-weight: 400;
}
h2 {
font-family: Quicksand;
font-weight: 700;
}
</style>
<link href="static/css/style.css" type ="text/css" rel="stylesheet">
<link href="static/lightbox/dist/css/lightbox.css" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-toggleable-md navbar-inverse fixed-top bg-inverse">
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation" style="
background: #993333;
">
<span class="navbar-toggler-icon"></span>
</button>
<span style="
margin-right: -20%;
margin-left: 2%;
"><img src="static/img/Logo.png" height="80%" width="5%"></span>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav mr-auto">
<li class="nav-position nav-item">
<a class="nav-link" href="#about-us">ABOUT US<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item nav-position">
<a class="nav-link" href="#competition">COMPETITION</a>
</li>
<li class="nav-position nav-item">
<a class="nav-link" href="#timeline">TIMELINE</a>
</li>
<li class="nav-item nav-position">
<a class="nav-link" href="#artwork">ARTWORKS</a>
</li>
<li class="nav-item nav-position">
<a class="nav-link" href="#contact">CONTACT</a>
</li>
<li class="nav-item nav-position">
<a class="nav-link" href="https://orgsync.com/134661/events/2091684/occurrences/5075038" target="_blank">SIGN UP</a>
</li>
</div>
</nav>
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div style="position:relative;margin-top: 10px; width:100%;">
<!-- Three columns of text below the carousel -->
<img src="static/img/Header.jpg" style="width: 100%;">
<div style="position: absolute;top: 67%; display: block; width: 100%; margin: 0 auto; text-align: center;">
<a href="https://orgsync.com/134661/events/2091684/occurrences/5075038" target="_blank"><img src="static/img/button.png" style="width: 12%;"></div></a>
</div>
</div><!-- /.div -->
<div id="about-us" class="container marketing" style="position:relative; padding-top: 50px; padding-bottom: 50px;">
<!-- START THE FEATURETTES -->
<div class="row featurette" style="
position: relative;
">
<div class="col-md-7 push-md-5">
<h2><b>ABOUT US</b></h2>
<hr style="
margin-right: 81%;
border: solid;
border-color: #e0b4b4;
">
<h1 class="featurette-heading"><b>CREATION</b></h1>
<h4>A Digital Design Competition By NUSSU CommIT</h4>
<p class="lead">Creation is a new initiative organized by Committee of Information and Technology (CommIT), the IT wing of the National University of Singapore Students' Union (NUSSU).</p>
<p class="lead">Creation hopes to encourage and bring out the creativity of NUS students, thus our tagline: “Imagine. Design. Create”. Our committee hope that we can provide the platform for NUS students to pursue their artistic passion: to imagine, to design and to create excellent pieces of digital artwork.</p>
</div>
<div class="col-md-5 pull-md-7">
<img class="featurette-image img-fluid mx-auto img-size" data-src="holder.js/500x500/auto" alt="500x500" src="static/img/Logo-big.png" data-holder-rendered="true" style="position: relative; width: 100%; margin:auto; top: 10%;">
</div>
</div>
</div>
<!-- <hr class="featurette-divider"> -->
<div style="
position: relative;
background-color: #811537;
">
<div class="container marketing">
<div class="row featurette">
<div class="col-md-7" style="margin-top: 12%;">
<h2 style="color:white" id="competition"><b>WHAT'S ON THIS YEAR?</b></h2>
<hr style="
margin-right: 81%;
border: solid;
border-color: #e0b4b4;
">
<h1 class="featurette-heading" style="color:white"><b>DESIGN FOR A COMPANY</b></h1>
<p style="color:white" class="lead">This year, we are collaborating with companies to set up problem statements for participants to design. The problem statements can be in the form of designing posters, seasonal greetings, t-shirt design, and other publicity collaterals. Additionally, we will organize a photoshop training workshop to help you hone your skills before the competition itself. You could win attractive prizes too!</p>
<div class="white-box prod">
<p style="font-size: 20px;">Problem Statement :</p>
<h2 style="font-size: 40px;"><b>PRODUCT DESIGN</b></h2>
<p style="font-size: 20px;"><b>By <a href="https://sg.linkedin.com/company/namz---earthnatural-pte-lte-" style="color: #00bfff;">NamZ - Earthnatural Pte. Ltd.</a></b></p>
</div>
</div>
<div class="col-md-5" style="
margin-top: 12%;
margin-bottom: 10%;
">
<img class="featurette-image img-fluid mx-auto poster" data-src="holder.js/500x500/auto" alt="500x700" src="static/img/fposter.jpg" data-holder-rendered="true" style="width: 100%;">
</div>
<div class="prizes">
<h2><b>GRAND PRIZES</b></h2>
<hr style="
margin-left: 46%;
margin-right: 46%;
border: solid;
border-color: #e0b4b4;
">
<div class="arts">
<div class="pre">
<a href="static/img/creation/ipad.jpg" data-lightbox="priz"><img class="crop" src="static/img/creation/ipad.jpg"></a>
<a href="static/img/creation/kindle.jpg" data-lightbox="priz"><img class="crop" src="static/img/creation/kindle.jpg"></a>
<a href="static/img/creation/draw.jpg" data-lightbox="priz"><img class="crop" src="static/img/creation/draw.jpg"></a>
<a href="static/img/creation/adobe.png" data-lightbox="priz"><img class="crop" src="static/img/creation/adobe.png"></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row featurette" id="timeline">
<img src="static/img/timeline.jpg.png" style="width: 100%; height: 30%;">
</div>
<div class="artwork">
<h2><b>PAST ARTWORKS</b></h2>
<hr style="
margin-left: 46%;
margin-right: 46%;
border: solid;
border-color: #e0b4b4;
">
<div class="arts">
<div class="pre">
<h4>PRELIMINARY ROUND</h4>
<a href="static/img/pre/fs1.jpg" data-lightbox="prel"><img class="crop" src="static/img/pre/fs1.jpg"></a>
<a href="static/img/pre/fs2.jpg" data-lightbox="prel"><img class="crop" src="static/img/pre/fs2.jpg"></a>
<a href="static/img/pre/fs3.jpg" data-lightbox="prel"><img class="crop" src="static/img/pre/fs3.jpg"></a>
<a href="static/img/pre/fs4.jpg" data-lightbox="prel"><img class="crop" src="static/img/pre/fs4.jpg"></a>
<a href="static/img/pre/fs5.jpg" data-lightbox="prel"><img class="crop" src="static/img/pre/fs5.jpg"></a>
<a href="static/img/pre/fs6.jpg" data-lightbox="prel"><img class="crop" src="static/img/pre/fs6.jpg"></a>
</div>
<div class="fin">
<h4>FINAL ROUND</h4>
<a href="static/img/fin/f1.jpg" data-lightbox="final"><img class="crop" src="static/img/fin/f1.jpg"></a>
<a href="static/img/fin/f2.jpg" data-lightbox="final"><img class="crop" src="static/img/fin/f2.jpg"></a>
<a href="static/img/fin/f3.png" data-lightbox="final"><img class="crop" src="static/img/fin/f3.png"></a>
</div>
</div>
</div>
<div id="contact" style="padding-bottom: 5%;">
<div class="container marketing">
<div class="row featurette">
<div class="col-md-7" style="margin-top: 10%;">
<h2><b>CONTACT US</b></h2>
<hr style="
margin-right: 81%;
border: solid;
border-color: Gray;
">
</div>
<div class="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3988.7927534313544!2d103.7732720801264!3d1.2991292878242189!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x31da1af803c1b4e1%3A0xbc27245495ae5fbd!2sNUS+Yusof+Ishak+House!5e0!3m2!1sen!2ssg!4v1509953589553" width="1120" height="300" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div class="col-md-4 address" style="margin-top: 30px;">
<h2 style="font-family: Montserrat; color: #811537; margin-bottom: 10px;"><b>YIH Centre</b></h2>
<p>31 Lower Kent Ridge Road</p>
<p>National University of Singapore</p>
<p>S110978</p>
<img class="mail" src="static/img/mail2.PNG" style="width: 50px; height: 50px;">
<a href="mailto:[email protected]"><p class="mail">[email protected]</p></a>
<img class="fb" src="static/img/fb2.PNG" style="width: 50px; height: 50px;">
<a href="https://www.facebook.com/commitcreation2018" target="_blank"><p class="fb">fb.me/commitcreation2018</p></a>
</div>
<div role="form" class="col-md-8">
<form action=https://formspree.io/[email protected] method="POST">
<div class="col-md-5 left help" style="margin-top: 30px;">
<input type="text" name="name" placeholder="YOUR NAME" required><br>
<input type="text" name="email" placeholder="EMAIL ADDRESS" required>
</div>
<div class="col-md-7 right help" style="margin-top: 30px;">
<input type="text" name="subject" placeholder=" SUBJECT"><br>
<textarea rows="10" name="message" placeholder=" MESSAGE" style="width: 100%; resize: none; margin-bottom: 15px; border: none; padding-left: 10px; padding-top: 10px;"></textarea>
<input type="submit" value="SUBMIT" id="submit">
</div>
</form>
</div>
</div>
</div>
</div>
<!-- /END THE FEATURETTES -->
<!-- FOOTER -->
<footer>
<div class="foot">
<p>Copyright © 2017 National University of Singapore Students' Union (NUSSU) commIT.</p>
<p>All rights reserved.</p>
</div>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-3.1.1.slim.min.js" integrity="sha384-A7FZj7v+d/sdmMqp/nOQwliLvUsJfDHW+k9Omg/a/EheAdgtzNs3hpfag6Ed950n" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js" integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb" crossorigin="anonymous"></script>
<script src="static/js/bootstrap.min.js"></script>
<script src="static/lightbox/dist/js/lightbox-plus-jquery.js"></script>