-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
276 lines (227 loc) · 8.95 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
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" type="text/css" href="css/nav.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/about.css">
<link rel="stylesheet" type="text/css" href="css/mobile.css">
<script src="jQuery/jquery-1.11.1.min.js"></script>
<script src="jQuery/Unslider.js"></script>
<script src="jQuery/to-mobile.js"></script>
<script src="jQuery/stickynav.js"></script>
<title>Lassonde Engineering Society</title>
</head>
<body>
<script type="text/javascript">
window.onload = function(){
var win = $(this); //this = window
if (win.height() <= 999) {
$("#mobile").show();
$("#navigationBar").hide();
}
if (win.width() >= 1000) {
$("#mobile").hide();
$("#navigationBar").show();
}
};
</script>
<header id="page-header">
<img id="logo" alt="Logo" src="img/ls-logo.png" style="margin-left:40%">
</header>
<div id="sticky_navigation">
<nav id="navigationBar">
<div id="list-wrapper">
<ul>
<li id="home"><a href="index.html">Home</a></li>
<li id="about" style="background: #212121"><a href="">About</a></li>
<li id="events"><a href="events.html">Events</a></li>
<li id="apply"><a href="apply.html">Apply</a></li>
<li id="blog"><a href="blog.html">Blog</a></li>
<li id="resources"><a href="resources.html">Resources</a></li>
<li id="contact"><a href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
<div id="mobile">
<input type="checkbox" class="checkbox" name="menu" value="mobiledropmenu" id="mobiledropmenu" >
<label for="mobiledropmenu" class="label">
<img id="dd-menu" src="img/dd-icon.png"></label>
<div class="title" >
<ul>
<li id="home"><a href="index.html">Home</a></li>
<li id="about"><a href="about.html">About</a></li>
<li id="events" ><a href="events.html">Events</a></li>
<li id="apply"><a href="apply.html">Apply</a></li>
<li id="blog" style="background: #212121"><a href="blog.html">Blog</a></li>
<li id="resources"><a href="resources.html">Resources</a></li>
<li id="contact"><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
<div ></div>
<div id="page-wrap">
<section style="padding-top:20px;">
<header>
<h2 id="who">WHO WE ARE</h2>
</header>
<article>
<p>Engineering Society at York University is a non-profit organization that is a community for engineering students. Our mission is to help every engineering student with their needs, questions and any concerns that they may have, and this organization also gives resources to all the engineering students that will help them complete their tasks. If there’s anything that you may need please contact any ES@Y executive, don’t be afraid we are here to help you!</p>
</article>
</section>
<section>
<header>
<h2 id="how">HOW WE HELP</h2>
</header>
<article>
<p>There are plenty of resources that students can take advantage of. For instance, forums is a great way to communicate about popular topics, tutorials, or even search for old engineering text books posted by your peers. It is also an efficient way to get any help or talk about courses. Englist is another way to stay in touch with all the updates in your engineering community, and all it takes is few minutes to subscribe. Lastly, if you have any questions, you can always find us on the “Contact Us” page, we are just an email away.</p>
</article>
</section>
<div class="seperator"></div>
<section id="meet-the-team">
<header>
<h2 id="team">MEET THE TEAM</h2>
</header>
<article id="pres">
<div id="photo"><img src="img/team/kj-grey.jpg"></div>
<div id="desc">
<span class="name">Kajendra Seevananthan</span>
<br>
President
<br>
president @ engsocyu.com
<br>
<br>
info on person
</div>
</article>
<div class="empty-seperator"></div>
<article id="pres">
<div id="photo"><img src="img/team/shenalie-grey.jpg"></div>
<div id="desc">
<span class="name">Shenalie Lee</span>
<br>
CRO
<br>
<br>
info on person
</div>
</article>
<article class="col2">
</article>
<!-- -->
<div class="empty-seperator"></div>
<h3 id="vp-title">OUR VICE PRESIDENTS</h3>
<article class="col1">
<div id="photo"><img src="img/team/or-grey.jpg"></div>
<div id="desc">
<span class="name">Or Grunebaum</span>
<br>
VP Development
<br>
vp.dev @ engsocyu.com
<br>
<br>
info on person
</div>
</article>
<article class="col2">
<div id="photo"><img src="img/team/tonny-grey.jpg"></div>
<div id="desc">
<span class="name">Tonny Lay</span>
<br>
VP External
<br>
vp.x @ engsocyu.com
<br>
<br>
info on person
</div>
</article>
<div class="empty-seperator"></div>
<article class="col1">
<div id="photo"><img src="img/team/srushti-grey.jpg"></div>
<div id="desc">
<span class="name">Srushti Panda</span>
<br>
VP Communication
<br>
vp.comm @ engsocyu.com
<br>
<br>
info on person
</div>
</article>
<article class="col2">
<div id="photo"><img src="img/team/nopicture-grey.jpg"></div>
<div id="desc">
<span class="name">Ghada Qaiser</span>
<br>
VP Academic
<br>
vp.academic @ engsocyu.com
<br>
<br>
info on person
</div>
</article>
<div class="empty-seperator"></div>
<article class="col1">
<div id="photo"><img src="img/team/nopicture-grey.jpg"></div>
<div id="desc">
<span class="name">Tangeena Islam</span>
<br>
VP Finance
<br>
vp.finance @ engsocyu.com
<br>
<br>
info on person
</div>
</article>
<article class="col2">
<div id="photo"><img src="img/team/nopicture-grey.jpg"></div>
<div id="desc">
<span class="name">Ege Arslan</span>
<br>
VP Internal
<br>
<br>
<br>
info on person
</div>
</article>
<div class="empty-seperator"></div>
<article class="col1">
<div id="photo"><img src="img/team/nopicture-grey.jpg"></div>
<div id="desc">
<span class="name">Diana Lee</span>
<br>
VP Internal
<br>
<br>
<br>
info on person
</div>
</article>
</section>
<div class="empty-seperator"></div>
</div>
<footer>
<div id="footer-first-col">
Footer stuff
</div>
<div id="footer-second-col">
Developed by: Skyler Layne
</div>
<div id="footer-third-col">
And other things
</div>
</footer>
</body>
</html>