-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
327 lines (247 loc) · 18.6 KB
/
about.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
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
<!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>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- #########################################
Change The title for your webpage here
#########################################-->
<title>CSE Club</title>
<meta name="description" content="ADD A DESCRIPTION FOR THEME HERE">
<meta name="viewport" content="width=device-width">
<!-- #########################################
Importing StyleSheet
##########################################-->
<!--[if IE 7]>
<link rel="stylesheet" href="font-awesome/css/font-awesome-ie7.min.css">
<![endif]-->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
<!-- #########################################
Importing Google Webfonts
##########################################-->
<link href='http://fonts.googleapis.com/css?family=Sintony:400,700' rel='stylesheet' type='text/css'>
<!-- #########################################
Place Important scripts here WARNING: placing them here will affect the performance of the page It is recommended to place them before the </body> tag
##########################################-->
<script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<!-- #########################################
Page Content Starts Here
##########################################-->
<header id="top-header">
<div class="container header-container box-padding-both">
<div class="row">
<div class="span12">
<div class="logo pull-left">
<a href="index.html">
<span id="title">CSE Club</span>
</a>
</div><!-- /logo -->
<!-- Navigation Area -->
<a class="nav-toggle pull-right"><i class="icon-align-justify"></i></a>
<nav id="mobile-navigation" class="clear"></nav>
<nav id="navigation" class="pull-right">
<ul>
<li><a href="index.html">Home</a>
</li>
<li><a class="nav-active" href="about.html">About</a>
</li>
<li><a href="blog-listing.html">News</a>
</li>
<li><a href="gallery.html">Gallery</a>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div><!-- /span12 -->
</div><!-- /row -->
</div><!-- /container -->
</header><!-- /top-header -->
<section id="wrapper">
<div class="container">
<div class="row">
<aside id="sidebar" class="span3 box-padding-left">
<div style="position: fixed;">
<div class="download-widget widget">
<img src="img/pdf-icon.png" alt="PDF icon">
<a href="">Download Brochure</a>
<span class="date">July 2013</span>
<div class="clearfix"></div>
</div><!-- /download-widget -->
<div class="menu-widget widget">
<ul>
<li><i class="icon-caret-right"></i><a href="#" class="active">Overview</a></li>
<li><a href="#">When/Where</a></li>
<li><a href="#">How to join</a></li>
<li><a href="#">Officers</a></li>
<li><a href="#">FAQ</a></li>
</ul>
</div><!-- /menu-widget -->
</div>
</aside><!-- /sidebar -->
<div id="content" class="span9 box-padding-right">
<h2 class="col8">ISU Computer Science and Software Engineering Club</h2>
<hr>
<img src="img/about-2.jpg" alt="" class="pull-right">
<p>The purpose of the Computer Science club is to create a social and competitive
atmosphere for ISU students interested in computer science and software related areas.
The club will use its relationship with the ISU Department of Computer Science to
provide information and financial resources to any and all students that are interested in
donating their time to participate in any club projects and events. A few specific
purposes are: Organize several social events to promote student-student interactions. In
particular, one goal is to allow freshmen and sophomore to better integrate with
the department. Organize local programming contests with a goal to win the regional ACM
programming contests and to reach the yearly ACM finals. Promote computer science during various events throughout the year, such as: Veisha, Women in Science and Engineering events, High School visits, etc. Club
members would create and present software demonstrations, posters, and hand
out flyers, gadgets, door prizes etc. Invite companies in the region to give presentations to club members with the
goal of facilitating student-industry networking which is crucial in acquiring good
internships and jobs. Maintain a website to provide useful and timely information for its members. </p>
<hr>
<h2>Membership</h2>
<br>
<p>Membership in the ISU computer Science Club is open to all individuals registered as
full time or half time students at Iowa State University. The ISU Computer Science Club
does not discriminate on the basis of race, color, age, religion, national origin, sexual
orientation, gender identity, sex, marital status, disability or status as a U.S. Veteran.
Membership can be revoked by any subset of the club cabinet along with Advisor
approval. </p>
<hr>
<h2>Officers</h2>
<br>
<div class="row" style="margin-bottom: 10px;">
<div class="span3">
<div class="officer">
<a href="img/gallery-2.png" data-lightbox="image-1" title="My caption">
<img src="img/gallery-2.png" alt="">
</a>
</div>
</div><!-- /span6 -->
<div class="span6">
<div class="officer" >
<h6>Cassidy Williams</h6><h5>President</h5>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
</div><!-- /span6 -->
</div>
<div class="row" style="margin-bottom: 10px;">
<div class="span3">
<div class="officer" >
<a href="img/gallery-2.png" data-lightbox="image-1" title="My caption">
<img src="img/gallery-2.png" alt="">
</a>
</div>
</div><!-- /span6 -->
<div class="span6">
<div class="officer" >
<h6>Alec Poczatek</h6><h5>Vice President</h5>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
</div><!-- /span6 -->
</div>
<div class="row" style="margin-bottom: 10px;">
<div class="span3">
<div class="officer">
<a href="img/gallery-2.png" data-lightbox="image-1" title="My caption">
<img src="img/gallery-2.png" alt="">
</a>
</div>
</div><!-- /span6 -->
<div class="span6">
<div class="officer" >
<h6>Shirley Wang</h6><h5>Treasurer</h5>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
</div><!-- /span6 -->
</div>
<div class="row" style="margin-bottom: 10px;">
<div class="span3">
<div class="officer" >
<a href="img/gallery-2.png" data-lightbox="image-1" title="My caption">
<img src="img/gallery-2.png" alt="">
</a>
</div>
</div><!-- /span6 -->
<div class="span6">
<div class="officer" >
<h6>Jesse Frush</h6><h5>ACM Coordinator</h5>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
</div><!-- /span6 -->
</div>
<div class="row" style="margin-bottom: 10px;">
<div class="span3">
<div class="officer">
<a href="img/gallery-2.png" data-lightbox="image-1" title="My caption">
<img src="img/gallery-2.png" alt="">
</a>
</div>
</div><!-- /span6 -->
<div class="span6">
<div class="officer" >
<h6>Hannah Hansen</h6><h5>Corporate Liason</h5>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
</div><!-- /span6 -->
</div>
<div class="row" style="margin-bottom: 10px;">
<div class="span3">
<div class="officer" >
<a href="img/gallery-2.png" data-lightbox="image-1" title="My caption">
<img src="img/gallery-2.png" alt="">
</a>
</div>
</div><!-- /span6 -->
<div class="span6">
<div class="officer" >
<h6>Cami Williams</h6><h5>Social Chair</h5>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
</div><!-- /span6 -->
</div>
<div class="row" style="margin-bottom: 10px;">
<div class="span3">
<div class="officer" >
<a href="img/gallery-2.png" data-lightbox="image-1" title="My caption">
<img src="img/gallery-2.png" alt="">
</a>
</div>
</div><!-- /span6 -->
<div class="span6">
<div class="officer" >
<h6>Jacob Hummel</h6><h5>Webmaster</h5>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
</div><!-- /span6 -->
</div>
</div><!-- /content -->
</div><!-- /row -->
</div><!-- /container -->
</section><!-- /wrapper -->
<!-- #########################################
Insert All script Files here
##########################################-->
<!-- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script> -->
<script src="js/vendor/jquery-1.10.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
<!-- #########################################
Place google Analytics Code here remove the following script code if not required
##########################################-->
<!--
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src='//www.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
-->
</body>
</html>