forked from chbecouncil/chbecouncil.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
events.html
282 lines (250 loc) · 14.8 KB
/
events.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
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>The UBC Chemical and Biological Engineering Undergraduate Student Council</title>
<meta name="description" content="">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<!-- FontAwesome -->
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<!-- Animation -->
<link rel="stylesheet" href="css/animate.css" />
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.css"/>
<link rel="stylesheet" href="css/owl.theme.css"/>
<!-- Pretty Photo -->
<link rel="stylesheet" href="css/prettyPhoto.css"/>
<!-- Main color style -->
<link rel="stylesheet" href="css/red.css"/>
<!-- Template styles-->
<link rel="stylesheet" href="css/custom.css" />
<!-- Responsive -->
<link rel="stylesheet" href="css/responsive.css" />
<link rel="stylesheet" href="css/jquery.fancybox.css?v=2.1.5" type="text/css" media="screen" />
<link rel="shortcut icon" href="images/favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Lato:400,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:400,300,500' rel='stylesheet' type='text/css'>
</head>
<body data-spy="scroll" data-target=".navbar-fixed-top">
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<header id="section_header" class="navbar-fixed-top main-nav" role="banner">
<div class="container">
<!-- <div class="row"> -->
<div class="navbar-header ">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">
<img src="images/logo2.png" alt="">
</a>
</div><!--Navbar header End-->
<nav class="collapse navbar-collapse navigation" id="bs-example-navbar-collapse-1" role="navigation">
<ul class="nav navbar-nav navbar-right ">
<li><a href="index.html" >Home</a></li>
<li><a href="team.html" >Team</a> </li>
<li class="active"><a href="events.html" >Events</a> </li>
<li><a href="resources.html" >Resources</a> </li>
<li><a href="merchandise.html" >Merchandise</a> </li>
<li><a href="election.html" >Elections</a> </li>
<li><a href="resources.html#newsletter" >Newsletter</a></li>
</ul>
</nav>
</div><!-- /.container-fluid -->
</header>
<!-- Service Area start -->
<section id="service">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<div class="feature_header text-center">
<h3 class="feature_title">Calendar</b></h3>
<h4 class="feature_sub">Latest news and updates</h4>
</div>
</div> <!-- Col-md-12 End -->
</div>
<div class="row">
<div class="main_feature text-center">
<iframe src="https://calendar.google.com/calendar/embed?title=CHBE%20Council%20Calendar&showPrint=0&showCalendars=0&showTz=0&height=600&wkst=1&bgcolor=%23FFFFFF&src=webmaster.chbecouncil%40gmail.com&ctz=America/Vancouver;color=%230F4B38&ctz=America%2FVancouver" style="border-width:0" width="800" height="400" frameborder="0" scrolling="no"></iframe>
</div>
</div> <!-- Row End -->
</div> <!-- Container End -->
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<div class="feature_header text-center">
<h3 class="feature_title">Annual Events</b></h3>
<a id="Quebec City Conference"></a><h4 class="feature_sub">Some regular CHBE stuff</h4>
</div>
<hr>
</div>
</div>
<div class="row event">
<div class="col-md-6 col-sm-12 col-xs-12">
<h3 style ="margin-top: 0px;"> AIChE Annual Student Conference</h3>
<p style="margin-bottom: 0px;">
Student engineers from more than 150 schools celebrate the Chemical Engineering profession, along with young professional members, AIChE leaders, and industry professionals from numerous engineering specialties. <div style ="font-size: 6pt;">Source: AIChE.org</div>
<br>
This year, the UBC Chem-E-Car team competed against 40 other teams from arond the world and won first place for their poster.
<br> <br>
Two students, Athanasios Kritharis and Siang Lim, were recognized for their outstanding academic records and received the AIChE Freshman and Donald F. Othmer Sophomore Academic Excellence Recognition Award respectivey!
<br> <br>
Third-year student, Haider Kamal took part in the poster competition where he presented his work on a novel ocular drug delivery mechanism. Competing against over 150 other posters in his division, Haider took home second place. Congratulations!
<i></i>
</p>
</div>
<div class="col-md-6 col-sm-12 col-xs-12">
<img src="images/2016/aiche/aiche.jpg" class="img-responsive" alt="" width="100%">
</div>
</div>
<hr>
<div class="row event">
<div class="col-md-6 col-sm-12 col-xs-12">
<h3 style ="margin-top: 0px;"> Quebec City Conference</h3>
<p>
Quelques jours dans la ville de Québec pour la congrès société Canadienne de Génie Chimique.<br>
<br>
A few days in Quebec City for the Canadian Society for Chemical Engineers.
<br>
<i>-Marc Apollo, Industry rep</i>
</p>
</div>
<div class="col-md-6 col-sm-12 col-xs-12">
<iframe src="https://drive.google.com/file/d/0B2FEcC3dWXFxS0l2NXQ2NjRlWTA/preview" width="570" height="428"></iframe>
</div>
</div>
<div class="row event">
<div class="col-md-6 col-sm-12 col-xs-12">
<h3> BBQ and Social </h3>
<p>With school constantly draining energy out of your weary selves, we are here to assist in bringing it back! Literally. Like, with burgers. CHEAP. Keep your eyes open for the next BBQ and next thing you know you’ll be staring at the grill! Yes Oliver, you can have some more!</p>
<p> Lacking in the social department? This Engineering department is looking to bring that back up! In addition to monthly BBQ’s, there is usually a social gathering on the same day. Where would you like to go? The choice is up to you- let us know and we will do our best to make it happen!
</p>
</div>
<div class="col-md-6 col-sm-12 col-xs-12">
<img src="images/banner/p3.jpg" class="img-responsive" alt="" width="100%">
</div>
</div>
<hr>
<div class="row event">
<div class="col-md-6 col-sm-12 col-xs-12">
<h3> 3rd Year Field Trip </h3>
<p>With school constantly draining energy out of your weary selves, we are here to assist in bringing it back! Literally. Like, with burgers. CHEAP. Keep your eyes open for the next BBQ and next thing you know you’ll be staring at the grill! Yes Oliver, you can have some more!</p>
<p> Lacking in the social department? This Engineering department is looking to bring that back up! In addition to monthly BBQ’s, there is usually a social gathering on the same day. Where would you like to go? The choice is up to you- let us know and we will do our best to make it happen!
</p>
</div>
<div class="col-md-6 col-sm-12 col-xs-12">
<img src="images/about/fieldtrip.jpg" class="img-responsive" alt="" width="100%">
</div>
</div>
<hr>
<div class="row event">
<div class="col-md-6 col-sm-12 col-xs-12">
<h3> Industry Night </h3>
<p>With school constantly draining energy out of your weary selves, we are here to assist in bringing it back! Literally. Like, with burgers. CHEAP. Keep your eyes open for the next BBQ and next thing you know you’ll be staring at the grill! Yes Oliver, you can have some more!</p>
<p> Lacking in the social department? This Engineering department is looking to bring that back up! In addition to monthly BBQ’s, there is usually a social gathering on the same day. Where would you like to go? The choice is up to you- let us know and we will do our best to make it happen!
</p>
</div>
<div class="col-md-6 col-sm-12 col-xs-12">
<img src="images/about/industry3.jpg" class="img-responsive" alt="" width="100%">
</div>
</div>
<hr>
<div class="row event">
<div class="col-md-6 col-sm-12 col-xs-12">
<h3> E-Week </h3>
<p>With school constantly draining energy out of your weary selves, we are here to assist in bringing it back! Literally. Like, with burgers. CHEAP. Keep your eyes open for the next BBQ and next thing you know you’ll be staring at the grill! Yes Oliver, you can have some more!</p>
<p> Lacking in the social department? This Engineering department is looking to bring that back up! In addition to monthly BBQ’s, there is usually a social gathering on the same day. Where would you like to go? The choice is up to you- let us know and we will do our best to make it happen!
</p>
</div>
<div class="col-md-6 col-sm-12 col-xs-12">
<img src="images/about/social.jpg" class="img-responsive" alt="" width="100%">
</div>
</div>
</div>
</section>
<!-- Service Area End -->
<section id="footer">
<div class="footer_top">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-6 col-xs-12">
<h3 class="menu_head">Contacting the Council</h3>
<div class="footer_menu_contact">
<p>The <span>CHBE Club</span> values your thoughts and opinions on all our activities. Should you have any ideas or questions, please feel free to talk to any council member whenever possible. Our email addresses are also available on the <a href="team.html">Council Team</a> page.</p>
</div>
</div>
</div>
</div>
</div>
<div class="footer_b">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="footer_bottom">
<p class="text-block"> Made with <i class="fa fa-heart"></i> by the <span>2015-2016 UBC CHBE Council</span></p>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="footer_mid pull-right">
<ul class="social-contact list-inline">
<li><a href="https://www.facebook.com/UBC-CHBE-Council-918658101538290/" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a href="http://thechemgineer.tumblr.com" target="_blank"> <i class="fa fa-tumblr"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer Area End -->
<!-- Back To Top Button -->
<div id="back-top">
<a href="#slider_part" class="scroll" data-scroll>
<button class="btn btn-primary" title="Back to Top"><i class="fa fa-angle-up"></i></button>
</a>
</div>
<!-- End Back To Top Button -->
<!-- Javascript Files
================================================== -->
<!-- initialize jQuery Library -->
<!-- initialize jQuery Library -->
<!-- Main jquery -->
<script type="text/javascript" src="js/jquery.js"></script>
<!-- Bootstrap jQuery -->
<script src="js/bootstrap.min.js"></script>
<!-- SmoothScroll -->
<script type="text/javascript" src="js/smooth-scroll.js"></script>
<!-- Scroll to top -->
<script type="text/javascript" src="js/jquery.scrollTo.js"></script>
<!-- Easing js -->
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<!-- Wow Animation -->
<script type="js/javascript" src="js/wow.min.js"></script>
<!-- Custom js -->
<script src="js/custom.js"></script>
<!-- Google analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-67856789-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>