forked from UAH-ACM/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontactus.html
More file actions
171 lines (159 loc) · 7.79 KB
/
contactus.html
File metadata and controls
171 lines (159 loc) · 7.79 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page
––––––––––––––––––––––––––––––––––––––––––––––––––-------------------------->
<meta charset="utf-8" />
<title>UAH ACM</title>
<meta name="description" content="UAH ACM Student Chapter" />
<meta name="author" content="Joshua Estes" />
<!-- Mobile Specific Metas
––––––––––––––––––––––––––––––––––––––––––––––––––-------------------------->
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- FONT –––––––––––––––––––––––––––––––––––––––––––––––––----------------->
<link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Poiret+One" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Heebo:800" rel="stylesheet" type="text/css" />
<!-- CSS ––––––––––––––––––––––––––––––––––––––––––––––––––------------------------->
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/skeleton.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="fonts/font-awesome/css/font-awesome.min.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="css/navbar-redesign.css" />
<script type="text/javascript" src=".\scripts\resize-functions.js"></script>
<!-- Favicon ––––––––––––––––––––––––––––––––––––––––––––––––––--------------------->
<link rel="icon" href="images/acm_logo.png" />
</head>
<body>
<header>
<div class="container-404">
<div class="acm-logo">
<a><img scale src="images/acm_logo_wide_resize.png" style="position: relative" alt="UAH ACM" /></a>
</div>
<div class="options">
<a href="index.html">Home</a>
<a href="aboutus.html">About</a>
<a href="contactus.html">Contact</a>
<a href="events.html">Events</a>
<a href="membership.html">Membership</a>
<a href="projects.html">Projects</a>
</div>
</div>
</header>
<!--Content------------------------------------------------------>
<!--Three Tiles-->
<div class="container main">
<h1>Contact Us</h1>
<!--Table for contact info------------------------------------------------------>
<div class="row">
<div class="twelve columns" style="font-size: medium">
<table align="center">
<tr>
<th>Name</th>
<th>Role</th>
<th>Email</th>
</tr>
<tr>
<td>Salwa Jeries</td>
<td>President</td>
<td>
<a href="https://mail.google.com/mail/?fs=1&to=saj0025@uah.edu&tf=cm"
target="_blank">saj0025@uah.edu</a>
</td>
</tr>
<tr>
<td>Esther Shore</td>
<td>Vice President</td>
<td>
<a href="https://mail.google.com/mail/?fs=1&to=eas0035@uah.edu&tf=cm"
target="_blank">eas0035@uah.edu</a>
</td>
</tr>
<tr>
<td>Alex Almanza</td>
<td>Treasurer</td>
<td>
<a href="https://mail.google.com/mail/?fs=1&to=ama0046@uah.edu&tf=cm"
target="_blank">ama0046@uah.edu</a>
</td>
</tr>
<tr>
<td>Zack Deal</td>
<td>Secretary</td>
<td>
<a href="https://mail.google.com/mail/?fs=1&to=dzd0001@uah.edu&tf=cm"
target="_blank">dzd0001@uah.edu</a>
</td>
</tr>
<tr>
<td>Chandler Stone</td>
<td>Membership Chair</td>
<td>
<a href="https://mail.google.com/mail/?fs=1&to=crs0074@uah.edu&tf=cm"
target="_blank">crs0074@uah.edu</a>
</td>
</tr>
<tr>
<td>Eugene Thurman</td>
<td>Communications Liaison</td>
<td>
<a href="https://mail.google.com/mail/?fs=1&to=et0047@uah.edu&tf=cm"
target="_blank">et0047@uah.edu</a>
</td>
</tr>
</table>
<div class="twelve columns" style="font-size: medium">
<h1>ABOUT UAH ACM</h1>
<p>
UAH ACM is a student chapter formed in 2018 that aims to create a
positive environment for out of classroom learning about
computing. ACM gives members the opportunity to work on passion
projects in a team setting. We provide a space and community to
hone your craft, be creative, and create life long friendships!
</p>
<h2><br /></h2>
</div>
</div>
<div id="bar">
<div class="row" id="desktop">
<div class="four columns">
<div class="left">
<div class="leftimage">
<a href="https://www.acm.org"><img src="images/acm-logo-transparent.png" width="100%"
alt="Association for Computing Machinery" style="position: relative;"></a>
</div>
</div>
</div>
<div class="four columns" style="font-size: medium">
<div class="left">
<div class="rightimage">
<a href="index.html">Home</a>
<h1></h1>
<a href="aboutus.html">About</a>
<h1></h1>
<a href="membership.html">Membership</a>
</div>
</div>
</div>
<div class="four columns" style="font-size: medium">
<div class="right">
<div class="rightimage">
<a href="projects.html">Projects</a>
<h1></h1>
<a href="contactus.html">Contact</a>
<h1></h1>
<a href="membersites.html">One Month Projects</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
driverCode();
window.onresize = driverCode;
</script>
</body>
</html>