-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
255 lines (222 loc) · 11.7 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
<!DOCTYPE HTML>
<html><head><title>ACS Club at UMICH</title><meta charset="utf-8"><meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"><meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="assets/css/main.css">
<link rel="icon" type="image/x-icon" href="/images/icons/new_logo_2.ico">
</head>
<body class="landing">
<!---->
<!-- Header -->
<header id="header" class="alt"><h1><strong><a href="index.html"> ACS</a><br></strong> Chemistry for Life</h1>
<ul class="icon"><a href="index.html"><img src="./images/logos/new_logo_2.png" alt="" width=75" height="50"></a></ul>
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="https://www.acs.org/">ACS Website</a></li>
<li><a href="sponsorships.html">Corporate Partnerships</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="workshops.html">Workshops</a></li>
<li><a href="about.html">About</a></li>
</ul>
</nav>
</header>
<a href="#menu" class="navPanelToggle"><span class="fa fa-bars"></span></a>
<!-- Banner -->
<section id="banner"><h2>Student Members of the American Chemical Society</h2>
<p>Student Chapter at the University of Michigan</p>
</section><!-- One -->
<section id="one" class="wrapper style1">
<div class="container 75%">
<div class="row 200%">
<div class="6u 12u$(medium)">
<header class="minor "><h2>Who We Are:</h2></header>
<p>ACS at the University of Michigan is devoted to fostering interest in chemistry throughout campus and the community, facilitating networking between students and faculty, establishing opportunities for students, and sharing the excitement of chemistry with one another.</p>
</div>
<div class="6u 12u$(medium)">
<header class="minor special"><h2>What We Do:</h2></header>
<p>We prioritize the student experience in the Chemistry Department at the University of Michigan. We host a workshop series centered on professional development and how to gain research experience via joining research labs, internships, or summer programs. Our backpacking events and professor talks aim to help students navigate their major and discover new interests in the field of chemistry. Come meet other chemistry-related majors at our social events like Trivia Night!</p>
</div>
</div>
</div>
</section>
<!-- Two --><section id="two" class="wrapper style2 special">
<div class="container">
<header class="major"><h2>Upcoming Events!</h2>
<p>Events and Workshops to look forward to!</p>
</header>
<div class="major">
<!-- Slideshow container -->
<div class="slideshow-container">
<!-- Full-width images with number and caption text -->
<div class="mySlides1 fade">
<div class="numbertext">1 / 8</div>
<img src="./images/Flyers/Chemical_Confections.png" style="width: 600px">
<div class="text">De-stress from finals with some Chemistry themed mocktails!</div>
</div>
<div class="mySlides1 fade">
<div class="numbertext">2 / 8</div>
<img src="./images/Flyers/Hydrite_Recruiting.png" style="width: 600px">
<div class="text">Come learn about REU programs and other summer internships!</div>
</div>
<div class="mySlides1 fade">
<div class="numbertext">3 / 8</div>
<img src="./images/Flyers/REU.png" style="width: 600px">
<div class="text">Come learn about REU programs and other summer internships!</div>
</div>
<div class="mySlides1 fade">
<div class="numbertext">4 / 8</div>
<img src="./images/Flyers/backpacking.png" style="width: 600px">
<div class="text">Ask upperclassman about backpacking and registration!</div>
</div>
<div class="mySlides1 fade">
<div class="numbertext">5 / 8</div>
<img src="./images/Flyers/grad_school_talk_24.png" style="width: 600px">
<div class="text">Interested in Grad School? Come find out exactly what you need!</div>
</div>
<div class="mySlides1 fade">
<div class="numbertext">6 / 8</div>
<img src="./images/Flyers/NCWFlyer.png" style="width:600px">
<div class="text">Learn Cyanotype Printing to celebrate National Chemistry Week!</div>
</div>
<div class="mySlides1 fade">
<div class="numbertext">7 / 8</div>
<img src="./images/Flyers/Eli Lilly 20240922 Flyer Draft.png" style="width:600px">
<div class="text">Interested in pharmaceuticals? Explore Eli Lilly!</div>
</div>
<div class="mySlides1 fade">
<div class="numbertext">8 / 8</div>
<img src="./images/Flyers/Start_of_year_flyers.png" style="width:600px">
<div class="text">Missed us at Festifall? Here's the flyer! </div>
</div>
<!-- Next and previous buttons -->
<a class="prev" onclick="plusSlides(-1, 0)">❮</a>
<a class="next" onclick="plusSlides(1, 0)">❯</a>
</div>
<br>
<!-- The dots/circles -->
<div style="text-align:center">
<span class="dot 0" onclick="currentSlide(1,0)"></span>
<span class="dot 0" onclick="currentSlide(2,0)"></span>
<span class="dot 0" onclick="currentSlide(3,0)"></span>
<span class="dot 0" onclick="currentSlide(4,0)"></span>
<span class="dot 0" onclick="currentSlide(5,0)"></span>
<span class="dot 0" onclick="currentSlide(6,0)"></span>
<span class="dot 0" onclick="currentSlide(7,0)"></span>
<span class="dot 0" onclick="currentSlide(8,0)"></span>
</div>
</div>
</div>
</section>
<!-- Three --> <section id="three" class="wrapper style1 special">
<div class="container">
<header class="major"><h2>Highlights from Previous Events!</h2>
<p>See what ACS Club has been up to in the past!</p>
</header>
<div class="major">
<!-- Slideshow container -->
<div class="slideshow-container">
<!-- Full-width images with number and caption text -->
<div class="mySlides2 fade">
<div class="numbertext">1 / 10</div>
<img src="./images/previous_events/REU_1.png" style="width:100%">
<div class="text">Will dishes out the tough truth about research internships...</div>
</div>
<div class="mySlides2 fade">
<div class="numbertext">2 / 10</div>
<img src="./images/previous_events/REU_2.png" style="width:100%">
<div class="text">Great turnout to learn about Summer opportunities!</div>
</div>
<div class="mySlides2 fade">
<div class="numbertext">3 / 10</div>
<img src="./images/previous_events/ncw_2024/IMG_7521.png" style="width:100%">
<div class="text">This National Chemistry Week we were going blue by going green!</div>
</div>
<div class="mySlides2 fade">
<div class="numbertext">4 / 10</div>
<img src="./images/previous_events/ncw_2024/IMG_7518.png" style="width:100%">
<div class="text">Cyanotype printing means no ink and no harmful waste!</div>
</div>
<div class="mySlides2 fade">
<div class="numbertext">5 / 10</div>
<img src="./images/previous_events/ncw_2024/image000003.JPG" style="width:100%">
<div class="text">A Behind the Scenes look at prepping our cyanotype prints!</div>
</div>
<div class="mySlides2 fade">
<div class="numbertext">6 / 10</div>
<img src="./images/previous_events/eli_lilly.png" style="width:100%">
<div class="text">Thanks to everyone to came out to hear from Eli Lilly!</div>
</div>
<div class="mySlides2 fade">
<div class="numbertext">7 / 10</div>
<img src="./images/previous_events/mass_meeting.png" style="width:100%">
<div class="text">Great Turnout at our Mass Meeting this fall!</div>
</div>
<div class="mySlides2 fade">
<div class="numbertext">8 / 10</div>
<img src="./images/previous_events/IMG_9633.jpg" style="width:100%">
<div class="text">Winners from Last Semester's Trivia Night!</div>
</div>
<div class="mySlides2 fade">
<div class="numbertext">9 / 10</div>
<img src="./images/previous_events/WESO_2024/IMG_6122.png" style="width:100%">
<div class="text">Marker Chromatography at WESO 2024!</div>
</div>
<div class="mySlides2 fade">
<div class="numbertext">10 / 10</div>
<img src="./images/previous_events/WESO_2024/IMG_6130.png" style="width:100%">
<div class="text">Elephant's Toothpaste at WESO 2024!</div>
</div>
<!-- Next and previous buttons -->
<a class="prev" onclick="plusSlides(-1, 1)">❮</a>
<a class="next" onclick="plusSlides(1, 1)">❯</a>
</div>
<br>
<!-- The dots/circles -->
<div style="text-align:center">
<span class="dot 1" onclick="currentSlide(1,1)"></span>
<span class="dot 1" onclick="currentSlide(2,1)"></span>
<span class="dot 1" onclick="currentSlide(3,1)"></span>
<span class="dot 1" onclick="currentSlide(4,1)"></span>
<span class="dot 1" onclick="currentSlide(5,1)"></span>
<span class="dot 1" onclick="currentSlide(6,1)"></span>
<span class="dot 1" onclick="currentSlide(7,1)"></span>
<span class="dot 1" onclick="currentSlide(8,1)"></span>
<span class="dot 1" onclick="currentSlide(9,1)"></span>
<span class="dot 1" onclick="currentSlide(10,1)"></span>
</div>
</div>
</div>
</section>
<!-- Four --><section id="four" class="wrapper style3 special">
<div class="container">
<header class="major"><h2>Want to join our email list?</h2>
<p>Fill out the form below!</p>
</header><ul class="actions"><li><a href="https://docs.google.com/forms/d/e/1FAIpQLSfvG-bXAKcAHnE4sSCKNUm0BF-txMqryzH48ofdKxCohirweg/viewform?usp=sf_link" class="button special big">Join Email List</a></li>
<br><br>
<header class="major"><h2>Want to unsubscribe?</h2>
<p>We've got a form for that too!</p>
</header><ul class="actions"><li><a href="https://docs.google.com/forms/d/e/1FAIpQLSd3dvNIQjo5E4o6AkqkrF10ifFg96qx0Kb8B5Y2FIxbG9yDSw/viewform?usp=sf_link" class="button special big">Leave Email List</a></li>
<br><br>
</ul>
</div>
</section>
<!-- Footer --><footer id="footer">
<div class="container">
<ul class="icons">
<li><a href="https://github.com/acsumich/acsumich.github.io" class="icon fa-github"></a></li>
<!--<li><a href="https://www.facebook.com/acs.umich/" class="icon fa-facebook"></a></li>-->
<li><a href="https://www.instagram.com/acs.umich?igsh=eHIzOXc1YnNrbTh3" class="icon fa-instagram"></a></li>
<!-- <li><a href="https://x.com/michiganchem?lang=en" class="icon fa-twitter"></a></li> -->
</ul>
<p>Questions? Contact us at
<a href="mailto:acs.umich.exec@umich.edu" style="color: #160c9a">
acs.umich.exec@umich.edu
</a></p>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/slideshow.js"></script>
</body></html>