-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
294 lines (269 loc) · 9.53 KB
/
contact.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
<!--
Author: W3layouts
Author URL: http://w3layouts.com
-->
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta
name="description"
content="Contact the UWB ACM. Get involved with our Computer Science and Engineering focused student body!"
/>
<meta
name="keywords"
content="Computer Science Students, University of Washington Bothell, ACM, Association for Computing Machinery, Contact Computer Science Club, University Club, Software Engineer, Event planning, university sponsorships"
/>
<title>Contact | UWB ACM</title>
<link
rel="icon"
href="./assets/images/logos/favicons/favicon.ico"
type="image/x-icon"
/>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-179568770-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-179568770-1");
</script>
<link
href="https://fonts.googleapis.com/css?family=Poppins:300,400&display=swap"
rel="stylesheet"
/>
<!-- FontAwesome -->
<script
src="https://kit.fontawesome.com/7c07804932.js"
crossorigin="anonymous"
></script>
<!-- Bootstrap -->
<script
src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"
></script>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh"
crossorigin="anonymous"
/>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
crossorigin="anonymous"
></script>
<!-- Local CSS stylesheets -->
<!-- Template CSS -->
<link rel="stylesheet" href="assets/css/styles.css" />
<link rel="stylesheet" href="./assets/css/contact.css" />
<!-- Local JS Scripts -->
<script src="./scripts/script.js"></script>
<script id="mcjs">
!(function (c, h, i, m, p) {
(m = c.createElement(h)),
(p = c.getElementsByTagName(h)[0]),
(m.async = 1),
(m.src = i),
p.parentNode.insertBefore(m, p);
})(
document,
"script",
"https://chimpstatic.com/mcjs-connected/js/users/8773dffc3f528b0b18fd7aef8/3038d5447a8da88cd34cc38f5.js"
);
</script>
</head>
<!-- Browser doesn't support javascript -->
<noscript>
<h2 class="m-2 text-center text-danger">
Your browser doesn't support Javascript. Parts of the site won't load
properly!
</h2>
</noscript>
<body onload="loadComponents()">
<!-- site header -->
<div id="injectable-header"></div>
<!-- //site header -->
<!-- contact page breadcrumns -->
<section class="inner-banner"></section>
<nav aria-label="breadcrumb">
<ol class="breadcrumb breadcrumb-padding">
<li class="breadcrumb-item"><a href="./index.html">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">Contact</li>
</ol>
</nav>
<!-- contact page breadcrumbs -->
<!-- Contact Section -->
<section class="w3l-about">
<div class="container">
<div class="row about-content">
<div class="col-lg-6 info mb-lg-0 mb-sm-5 mb-4 align-center">
<h3 class="title">Send us an E-mail</h3>
<h5>Contact us via email or visit us at our address:</h5>
<div class="contact-details">
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<p>Address: 18115 Campus Way NE, Bothell, WA 98011</p>
</div>
<h5 class="mt-4">Or send us a message directly:</h5>
<form action="https://formspree.io/f/xjvnnpbd" method="post"> <!-- We need a formspree here -->
<div class="form-group">
<label for="fullName">Full Name:</label>
<input type="text" class="form-control" id="fullName" name="fullName" placeholder="e.g. Steve" required>
</div>
<div class="form-group">
<label for="email">Email:</label>
<input type="email" class="form-control" id="email" name="email" placeholder="[email protected]" required>
</div>
<div class="form-group">
<label for="message">Your Message:</label>
<textarea class="form-control" id="message" name="message" rows="4" placeholder="Write your message..." required></textarea>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>
</div>
<div class="col-lg-6">
<img src="/assets/images/garden.jpeg" class="img-fluid img-shadow" alt="about" />
</div>
</div>
</div>
</section>
<!-- home page social links -->
<section class="w3l-about">
<div class="container">
<div class="row about-content">
<div class="col-lg-6 info mb-lg-0 mb-sm-5 mb-4 align-center">
<h3 class="title">
Join Our Community
</h3>
<div class="row mt-lg-1">
<a target=”_blank” href="https://discord.gg/DzWEhESsZw" class="social-media-link col-lg-6 col-md-6 col-sm-12">
<div class="box-wrap">
<img src="assets\images\logos\media\discord-logo.svg" alt="Discord">
<h6 class="mt-2">Discord</h6>
</div>
</a>
<a target=”_blank” href="https://www.instagram.com/uwb_acm/" class="social-media-link col-lg-6 col-md-6 col-sm-12">
<div class="box-wrap">
<img src="assets\images\logos\media/instagram-logo.svg" alt="Instagram">
<h6 class="mt-2">Instagram</h6>
</div>
</a>
<a target=”_blank” href="https://www.linkedin.com/company/uwb-acm-club/mycompany/" class="social-media-link col-lg-6 col-md-6 col-sm-12">
<div class="box-wrap">
<img src="assets\images\logos\media\linkedin-logo.svg" alt="Linkedin">
<h6 class="mt-2">Linkedin</h6>
</div>
</a>
<a target=”_blank” href="https://www.facebook.com/uwbacm/" class="social-media-link col-lg-6 col-md-6 col-sm-12">
<div class="box-wrap">
<img src="assets\images\logos\media\facebook-logo.svg" alt="Facebook">
<h6 class="mt-2">Facebook</h6>
</div>
</a>
</div>
</div>
<div class="col-lg-6">
<img
src="/assets/images/socials.svg"
class="img-fluid img-shadow"
alt="about" />
</div>
</div>
</div>
</section>
<!-- site footer -->
<div id="injectable-footer"></div>
<!-- //site footer -->
<!-- move top -->
<button
onclick="topFunction()"
id="movetop"
class="bg-primary"
title="Go to top"
>
<span class="fa fa-angle-up"></span>
</button>
<script>
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function () {
scrollFunction();
};
function scrollFunction() {
if (
document.body.scrollTop > 20 ||
document.documentElement.scrollTop > 20
) {
document.getElementById("movetop").style.display = "block";
} else {
document.getElementById("movetop").style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
<!-- //move top -->
<!-- javascript -->
<script src="./vendors/js/jquery-3.3.1.min.js"></script>
<!-- libhtbox -->
<script src="./vendors/js/lightbox-plus-jquery.min.js"></script>
<!-- particles -->
<script src="./vendors/js/particles.min.js"></script>
<script src="./vendors/js/script.js"></script>
<!-- //particles -->
<!-- owl carousel -->
<script src="./vendors/js/owl.carousel.js"></script>
<script>
$(document).ready(function () {
var owl = $(".owl-carousel");
owl.owlCarousel({
margin: 10,
nav: true,
loop: false,
responsive: {
0: {
items: 1,
},
767: {
items: 2,
},
1000: {
items: 3,
},
},
});
});
</script>
<!-- disable body scroll which navbar is in active -->
<script>
$(function () {
$(".navbar-toggler").click(function () {
$("body").toggleClass("noscroll");
});
});
</script>
<!-- disable body scroll which navbar is in active -->
<!-- bootstrap -->
<script src="./vendors/js/bootstrap.min.js"></script>
<!-- Form submission stuff -->
<script src="./scripts/form_handler.js"></script>
</body>
</html>