-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
302 lines (275 loc) · 15.4 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
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"
/>
<meta name="keywords" content="FRC, FIRST, team 2265, 2265, Fe Maidens, Iron Maidens, FeMaidens">
<meta name="description" content="The Fe Maidens is an all-girls FIRST FRC robotics team from the Bronx High School of Science in Bronx, NY. Team 2265 was founded in December 2006 in an effort to encourage girls to explore and pursue the STEM field.">
<title>Fe Maidens Team 2265</title>
<link rel="shortcut icon" href="images/FeMaidensGirl.png">
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection">
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,300,600" rel="stylesheet"
type="text/css">
<!--Google Analytics-->
<script async="" src="//www.google-analytics.com/analytics.js"></script>
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-78117065-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<!--Dropdowns for reg navbar-->
<ul id="team-dropdown" class="dropdown-content deep-purple lighten-2 light">
<li><a href="mission.html" class="white-text">Mission</a></li>
<li><a href="history.html" class="white-text">History</a></li>
<li><a href="members.html" class="white-text">Members</a></li>
<li><a href="mentors.html" class="white-text">Mentors</a></li>
<li><a href="sponsors.html" class="white-text">Sponsors</a></li>
</ul>
<ul id="media-dropdown" class="dropdown-content deep-purple lighten-2 light">
<li><a href="photos.html" class="white-text">Photos</a></li>
<li><a href="videos.html" class="white-text">Videos</a></li>
<li><a href="publicity.html" class="white-text">Publicity</a></li>
<li><a href="resources.html" class="white-text">Resources</a></li>
<li><a class="white-text" href="calendar.html">Calendar</a></li>
<li><a href="newsletter.html" class="white-text">Newsletter</a></li>
</ul>
<div class="navbar-fixed light">
<nav class="deep-purple lighten-2">
<div class="nav-wrapper container">
<a id="logo-container" href="index.html" class="brand-logo"><img id="logo" src="images/FeMaidensLogo.png" alt="Fe Maidens"></a>
</br>
<a href="#" data-activates="nav-mobile" class="center button-collapse white-text" id="menu"><i class="material-icons">menu</i></a>
<ul id="nav-menu" class="hide-on-med-and-down">
<li><a class="dropdown-button white-text" href="#!" data-activates="team-dropdown">Team<i class="material-icons right" style="margin:0px">arrow_drop_down</i></a></li>
<li><a href="first.html" class="white-text">FIRST</a></li>
<li><a class="dropdown-button white-text" href="#!" data-activates="media-dropdown">Media<i class="material-icons right" style="margin:0px;">arrow_drop_down</i></a></li>
<li><a href="https://femaidens.wordpress.com/" class="white-text" target="_blank">Blog</a></li>
<li><a href="https://co.clickandpledge.com/sp/d2/default.aspx?wid=116262" class="white-text">Donate</a></li>
</ul>
<ul id="nav-mobile" class="side-nav deep-purple lighten-2">
<li class="no-padding">
<ul class="collapsible collapsible-accordion">
<li>
<a class="collapsible-header white-text">Team<i class="material-icons right">arrow_drop_down</i></a>
<div class="collapsible-body">
<ul>
<li><a href="mission.html" class="white-text">Mission</a></li>
<li><a href="history.html" class="white-text">History</a></li>
<li><a href="members.html" class="white-text">Members</a></li>
<li><a href="mentors.html" class="white-text">Mentors</a></li>
<li><a href="sponsors.html" class="white-text">Sponsors</a></li>
</ul>
</div>
</li>
</ul>
</li>
<li><a href="first.html" class="white-text" style="height: 61px;">FIRST</a></li>
<li class="no-padding">
<ul class="collapsible collapsible-accordion">
<li>
<a class="collapsible-header white-text">Media<i class="material-icons right">arrow_drop_down</i></a>
<div class="collapsible-body">
<ul>
<li><a href="photos.html" class="white-text">Photos</a></li>
<li><a href="videos.html" class="white-text">Videos</a></li>
<li><a href="publicity.html" class="white-text">Publicity</a></li>
<li><a href="resources.html" class="white-text">Resources</a></li>
<li><a class="white-text" href="calendar.html">Calendar</a></li>
<li><a href="newsletter.html" class="white-text">Newsletter</a></li>
</ul>
</div>
</li>
</ul>
</li>
<li><a href="https://femaidens.wordpress.com/" target="_blank" class="white-text">Blog</a></li>
</ul>
</div>
</nav>
</div>
<!-- End navbar -->
<!-- First Image -->
<div id="index-banner" class="parallax-container valign-wrapper overlay">
<div class="section no-pad-bot">
<div class="container">
<div class="row center hide-on-med-and-down">
<h5 class="header col s12 offset-l1 " style="width: 780px; padding: 10px;">“As an all-girls team, we are showing young women everywhere that they are more than capable of pursuing STEM, and that it is exciting and rewarding at the same time." </h5>
<h5 class="header col s12 offset-l4 light " style="width: 300px;padding: 10px;">- Megan Groppe, Captain, Class of 2020</h5>
</div>
<br>
<br>
</div>
</div>
<div class="parallax"><img src="images/2020TeamPicture.jpg" alt="2020 Team Photo" style="display: block; transform: translate3d(-50%, 119px, 0px);" width="100%"></div>
</div>
<!-- Summary Section -->
<div class="container">
<div class="section">
<div class="row valign-wrapper">
<div class="col s12 m4 l4">
<img class="responsive-img" src="images/FeMaidensGirl.png" alt="Fe Maidens" width="70%" height="70%">
</div>
<div class="col s12 m4 l9">
<p style="font-size: 110%;">The Fe Maidens is a team of passionate young women dedicated to empowering the next generation of female engineers. Through robotics, our members learn essential skills for becoming effective leaders in STEM. Based at The Bronx High School of Science in Bronx, NY, we compete in the FIRST Robotics Competition each year.</p>
</div>
<div class="col s12 m4 11">
<a href="http://www.bxscience.edu/" target = "_blank"><img class="responsive-img" src="images/BxSciLogo.jpg" alt="Bronx High School of Science Logo"
style="padding: 5px;"></a>
</div>
</div>
</div>
</div>
<!-- Second Image -->
<div class="parallax-container valign-wrapper">
<div class="section no-pad-bot">
<div class="container">
<div class="row center">
<a class="waves-effect waves-purple btn" style="background: #5fe36e;" href="https://femaidens.wordpress.com/category/outreach/">Check out our outreach!</a>
<!--Outreach link-->
</div>
</div>
</div>
<div class="parallax"><img src="images/background5.jpg" alt="Outreach photo"></div>
<!--Outreach photo-->
</div>
<!-- FIRST Section -->
<div class="container">
<div class="section">
<div class="row center">
<!-- FIRST Logo -->
<div class="col s12 m6 l4">
<br>
<img src="images/first_logos/FIRSTlogo.jpeg" alt="FIRST logo">
<h4 class="light">Awards and Accomplishments</h4>
</div>
<!-- Awards/Accomplishments -->
<div class="col s12 m6 l4">
<p>2019 NYC Regional Winner
<br>2019 NYC Regional Entrepreneurship Award
<br>2019 Hudson Valley Regional Quarter Finalist
<br>2019 Hudson Valley Regional Team Spirit Award
<br>2018 NYC Regional Engineering Inspiration Award
<br>2017 NYC Regional Semi Finalist
<br>2017 NYC Regional Imagery Award
<br>2017 Hudson Valley Regional Quarter Finalist
<br>2017 World Maker Faire Editor's Choice Blue Ribbon
<br>2016 World Maker Faire Editor's Choice Blue Ribbon
<br>2012 NYC Regional Quarter Finalist
<br>2012 NYC Regional Imagery Award
</p>
</div>
<div class="col s12 m6 l4">
<p> 2012 World Maker Faire Editor's Choice Blue Ribbon
<br>2011 NYC Regional Semi Finalist
<br>2011 NYC Regional Entrepreneurship Award
<br>2011 NJ Regional Dean's List Finalist
<br>2010 Big Apple Breakaway Scrimmage Winner
<br>2010 NJ Regional Imagery Award
<br>2010 NYC Regional Winner
<br>2010 NYC Regional Engineering Inspiration Award
<br>2009 CT Regional Best Website
<br>2008 NYC Regional Quarter Finalist
<br>2007 NYC Regional Rookie All-Star Award
<br>2007 NYC Regional Quarter Finalist</p>
</div>
</div>
</div>
</div>
<!-- Third image -->
<div class="parallax-container valign-wrapper overlay">
<div class="section no-pad-bot">
<div class="container">
<div class="row center">
<div data-configid="32165555/56682318" style="width:400px; height:300px; text-align: center; display: inline-block;" class="issuuembed"></div>
<script type="text/javascript" src="//e.issuu.com/embed.js" async="true"></script>
<iframe width="560" height="315" src="https://www.youtube.com/embed/aaeiuk1Gc5c" frameborder="0" encrypted-media allowfullscreen></iframe>
</div>
</div>
</div>
<div class="parallax"><img src="images/background4.jpg" alt="Working on robot"></div>
</div>
<!-- Begin Footer -->
<footer class="page-footer deep-purple lighten-2 light">
<div class="container">
<div class="row">
<!-- First Column -->
<div class="col l2 s3">
<h5 class="white-text">Team</h5>
<ul>
<li><a class="white-text" href="mission.html">Mission</a></li>
<li><a class="white-text" href="history.html ">History</a></li>
<li><a class="white-text" href="members.html">Members</a></li>
<li><a class="white-text" href="mentors.html">Mentors</a></li>
<li><a class="white-text" href="sponsors.html">Sponsors</a></li>
</ul>
<h5><a class="white-text" href="first.html">FIRST</a></h5>
</div>
<!-- Second Column -->
<div class="col l2 s3">
<h5 class="white-text">Media</h5>
<ul>
<li><a class="white-text" href="photos.html">Photos</a></li>
<li><a class="white-text" href="videos.html">Videos</a></li>
<li><a class="white-text" href="publicity.html">Publicity</a></li>
<li><a class="white-text" href="resources.html">Resources</a></li>
<li><a class="white-text" href="calendar.html">Calendar</a></li>
</ul>
<h5 class="white-text"><a class="white-text" href="https://femaidens.wordpress.com/">Blog</a></h5>
</div>
<!-- Third Column -->
<div class="col l4 s6">
<h5 class="white-text">Contact Us</h5>
<p class="white-text">Address: 75 West 205th Street
<br>Bronx, NY 10468
<br>Phone: 718-817-7700
<br>Email: [email protected]</p>
</div>
<!-- Fourth Column -->
<div class="col l4 s12">
<h5 class="white-text">Connect</h5>
<div>
<a href="https://www.facebook.com/FRCTeam2265"><img class="grow" src="images/social_media_icons/Facebook.png" alt="Facebook"
style="padding-right:15px; padding-bottom:8px;"></a>
<a href="https://www.instagram.com/femaidens/"><img class="grow" src="images/social_media_icons/Instagram.png" alt="Instagram"
style="padding-right:15px; padding-bottom:8px;"></a>
<a href="https://www.youtube.com/channel/UCgDdfWkPs_xPlhIw96YA0Jw"><img class="grow" src="images/social_media_icons/YouTube.png" alt="YouTube" style="padding-right:15px; padding-bottom:8px;"></a>
<!-- Second Row -->
<br>
<a href="https://github.com/femaidens"><img class="grow" src="images/social_media_icons/Github.png" alt="GitHub" style="padding-right:15px;"></a>
<a href="https://twitter.com/FeMaidens"><img class="grow" src="images/social_media_icons/Twitter.png" alt="Twitter" style="padding-right:15px;"></a>
<a href="http://www.flickr.com/people/109130586@N05/"><img class="grow" src="images/social_media_icons/Flickr.png" alt="Flickr" style="padding-right:15px;"></a>
</div>
</div>
<div class="col l4 s15 hidden">
<a href="https://clustrmaps.com/site/1a0mp" title="Visit tracker"></a>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
© 2006 - 2019 Fe Maidens | All Rights Reserved | <a href="credits.html" class="white-text">Credits</a>
</div>
</div>
</footer>
<!-- End footer -->
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>
</body>
</html>