-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
279 lines (229 loc) · 13.8 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
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!DOCTYPE html>
<html >
<head>
<!-- Site made with Mobirise Website Builder v4.8.2, https://mobirise.com -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Mobirise v4.8.2, mobirise.com">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/logo-50x47.png" type="image/x-icon">
<meta name="description" content="">
<title>Home</title>
<link rel="stylesheet" href="assets/web/assets/mobirise-icons/mobirise-icons.css">
<link rel="stylesheet" href="assets/tether/tether.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/dropdown/css/style.css">
<link rel="stylesheet" href="assets/socicon/css/styles.css">
<link rel="stylesheet" href="assets/theme/css/style.css">
<link rel="stylesheet" href="assets/mobirise/css/mbr-additional.css" type="text/css">
</head>
<style>
a.usm {
color: white;
}
a.usm:link, a.usm:visited {
border: none;
color: white;
padding: 16px 32px;
text-decoration: underline;
display: inline-block;
font-size: 48px;
margin: 4px 2px;
-webkit-transition-duration: 0.4s; /* Safari */
transition-duration: 0.4s;
cursor: pointer;
}
</style>
<body>
<section class="menu cid-rrN6GdHxKw" once="menu" id="menu1-4">
<nav class="navbar navbar-expand beta-menu navbar-dropdown align-items-center navbar-fixed-top navbar-toggleable-sm">
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<div class="hamburger">
</div>
</button>
<div class="menu-logo">
<div class="navbar-brand">
<span class="navbar-logo">
<a href="index.html">
<img src="assets/images/logo-50x47.png" alt="logo" title="" style="height: 3.8rem;">
</a>
</span>
<span class="navbar-caption-wrap"><a class="navbar-caption text-white display-4" href="index.html">USM ACM-IEEE</a></span>
</div>
</div>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav nav-dropdown nav-right" data-app-modern-menu="true">
<li class="nav-item"><a class="nav-link link text-white display-7" href="https://drive.google.com/file/d/1Lpz0Vt6p3QNlbjbCYMy-M8qXAvbNMxKw/view?usp=sharing" target="_blank" aria-expanded="false">about</a></li>
<li class="nav-item"><a class="nav-link link text-white display-7" href="gallery.html" aria-expanded="false">gallery</a></li>
<li class="nav-item dropdown"><a class="nav-link link text-white dropdown-toggle display-7" href="https://mobirise.com" aria-expanded="false" data-toggle="dropdown-submenu">events</a>
<div class="dropdown-menu">
<a class="text-white dropdown-item display-7" href="tutorials.html" aria-expanded="false">tutorials</a>
<a class="text-white dropdown-item display-7" href="LAN.html" aria-expanded="false">LAN Parties</a>
<a class="text-white dropdown-item display-7" href="competition.html" aria-expanded="false">competitions</a>
</div>
</li>
<li class="nav-item"><a class="nav-link link text-white display-7" href="current.html" aria-expanded="false">officers</a></li>
<li class="nav-item"><a class="nav-link link text-white display-7" href="calendar.html" aria-expanded="false">calendar</a></li>
<!--
<li class="nav-item dropdown"><a class="nav-link link text-white dropdown-toggle display-7" href="https://mobirise.com" aria-expanded="false" data-toggle="dropdown-submenu">officers</a>
<div class="dropdown-menu">
<a class="text-white dropdown-item display-7" href="current.html" aria-expanded="false">current<br></a>
<a class="text-white dropdown-item display-7" href="#" aria-expanded="false">2018-2019</a>
<a class="text-white dropdown-item display-7" href="#" aria-expanded="false">2017-2018</a>
</div>
</li>
-->
<li class="nav-item"><a class="nav-link link text-white display-7" href="contact.html" aria-expanded="false">contact</a></li></ul>
</div>
</nav>
</section>
<section class="header10 cid-rwblpgRJBL mbr-fullscreen mbr-parallax-background" id="header10-1f">
<div class="container">
<div class="media-container-column mbr-white col-lg-8 col-md-10 ml-auto">
<h1 class="mbr-section-title align-right mbr-bold pb-3 mbr-fonts-style display-1">USM ACM-IEEE</h1>
<h3 class="mbr-section-subtitle align-right mbr-light pb-3 mbr-fonts-style display-2">
Student Organization</h3>
<div class="mbr-section-btn align-right"><a class="btn btn-md btn-primary display-4" href="index.html#content4-f">About</a>
<a class="btn btn-md btn-white-outline display-4" href="contact.html">Contact</a></div>
</div>
</div>
<div class="mbr-arrow hidden-sm-down" aria-hidden="true">
<a href="#next">
<i class="mbri-down mbr-iconfont"></i>
</a>
</div>
</section>
<section class="mbr-section content4 cid-rwbeNbbOOS" id="content4-f">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-2">
Who Are We?</h2>
<h3 class="mbr-section-subtitle align-center mbr-light mbr-fonts-style display-5">
USM ACM-IEEE is the combination of two seperate organizations, under one roof. We acted as two seperate entities for years before realizing that our goals were the exact same, to benefit student and build outstanding contacts around them. So in 2019 we decided to combine our efforts for the betterment of the Students!<br><br>We host tutorials every week. Topics range in variety but they are topics not currently taught in class. Topics covered in the past have been: Ruby on Rails, Javascript, ICPC Prep, Pentesting, and Unity Game Development. <br></h3>
</div>
</div>
</div>
</section>
<section class="countdown1 cid-rwbeTK8Xe7" id="countdown1-g">
<div class="container ">
<h2 class="mbr-section-title pb-3 align-center mbr-fonts-style display-2">First Meeting of the 19-20 School Year</h2>
<h3 class="mbr-section-subtitle align-center mbr-fonts-style display-5">
Our First meeting of the year is going to be full of information and fun! After introducing what we will be doing for the semester we will be having our first monthly LAN party. Please contact us for further information.</h3>
</div>
<div class="container countdown-cont align-center">
<div class="daysCountdown" title="Days"></div>
<div class="hoursCountdown" title="Hours"></div>
<div class="minutesCountdown" title="Minutes"></div>
<div class="secondsCountdown" title="Seconds"></div>
<div class="countdown pt-5 mt-2" data-due-date="2019/10/11 19:00:00">
</div>
</div>
</section>
<section class="cid-rwbkfAzAD0 mbr-fullscreen" id="header15-15">
<div class="mbr-overlay" style="opacity: 0.5; background-color: rgb(7, 59, 76);"></div>
<div class="container align-right">
<div class="row">
<div class="mbr-white col-lg-8 col-md-7 content-container">
<h1 class="mbr-section-title mbr-bold pb-3 mbr-fonts-style display-1">
Contact Us!</h1>
<p class="mbr-text pb-3 mbr-fonts-style display-5">
We would love to reach back out to you with more information about our club!</p>
</div>
<a href="mailto: [email protected]" target="_blank" font-size=48px class="usm">Email us!</a>
<!-- <div class="media-container-column" data-form-type="formoid">
<div data-form-alert="" hidden="" class="align-center">
Thanks for filling out the form!
</div>
<form class="mbr-form" action="https://mobirise.com/" method="post" data-form-title="Mobirise Form"><input type="hidden" name="email" data-form-email="true" value="ScVwHOVm8Ext6k9PYim8P0hG7Yll95P82boVWR5bCiESIG5KFa1ZSvpVI4+UcKJvnRbo7zaPFEcHpArmyqo7vhlliJp9+SHu7uZgZB/+wkxttyi7ppXVo9guiFyqbRwg" data-form-field="Email">
<div data-for="name">
<div class="form-group">
<input type="text" class="form-control px-3" name="name" data-form-field="Name" placeholder="Name" required="" id="name-header15-15">
</div>
</div>
<div data-for="email">
<div class="form-group">
<input type="email" class="form-control px-3" name="email" data-form-field="Email" placeholder="Email" required="" id="email-header15-15">
</div>
</div>
<div data-for="phone">
<div class="form-group">
<input type="tel" class="form-control px-3" name="phone" data-form-field="Phone" placeholder="Phone" id="phone-header15-15">
</div>
</div>
<span class="input-group-btn"><button href="" type="submit" class="btn btn-form btn-white-outline display-4">SEND FORM</button></span>
</form>
</div> -->
</div>
</div>
</section>
<section class="cid-rwf3f6jIfr" id="footer5-1h">
<div class="container">
<div class="media-container-row">
<div class="col-md-3">
<div class="media-wrap">
<a href="index.html">
<img src="assets/images/logo-2-192x181.png" alt="logo" title="">
</a>
</div>
</div>
<div class="col-md-9">
<p class="mbr-text align-right links mbr-fonts-style display-7">
<a href="https://drive.google.com/file/d/1Lpz0Vt6p3QNlbjbCYMy-M8qXAvbNMxKw/view?usp=sharing" target="_blank"" class="text-white">ABOUT</a>
<a href="gallery.html" class="text-white">GALLERY</a>
<a href="tutorials.html" class="text-white">EVENTS</a>
<a href="current.html" class="text-white">OFFICERS</a>
<a href="calendar.html" class="text-white">CALENDAR</a>
<a href="contact.html" class="text-white">CONTACT</a>
</p>
</div>
</div>
<div class="footer-lower">
<div class="media-container-row">
<div class="col-md-12">
<hr>
</div>
</div>
<div class="media-container-row mbr-white">
<div class="col-md-6 copyright">
<p class="mbr-text mbr-fonts-style display-7">
© Copyright 2019 USM ACM-IEEE</p>
</div>
<!-- <div class="col-md-6">
<div class="social-list align-right">
<div class="soc-item">
<a href="" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-instagram socicon" style="color: rgb(255, 255, 255);"></span>
</a>
</div>
<div class="soc-item">
<a href="" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-facebook socicon" style="color: rgb(255, 255, 255);"></span>
</a>
</div>
<div class="soc-item">
<a href="" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-youtube socicon" style="color: rgb(255, 255, 255);"></span>
</a>
</div>
</div>
</div> -->
</div>
</div>
</div>
</section>
<script src="assets/web/assets/jquery/jquery.min.js"></script>
<script src="assets/popper/popper.min.js"></script>
<script src="assets/tether/tether.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/smoothscroll/smooth-scroll.js"></script>
<script src="assets/dropdown/js/script.min.js"></script>
<script src="assets/touchswipe/jquery.touch-swipe.min.js"></script>
<script src="assets/parallax/jarallax.min.js"></script>
<script src="assets/countdown/jquery.countdown.min.js"></script>
<script src="assets/theme/js/script.js"></script>
<script src="assets/formoid/formoid.min.js"></script>
</body>
</html>