-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathvideos.html
279 lines (253 loc) · 13.3 KB
/
videos.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 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, videos">
<meta name="description" content="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>Videos | Fe Maidens</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 Anlaytics-->
<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 -->
<h2 class="center-align">Watch us in action!</h2>
<!-- South Florida 2016 videos -->
<div class="container">
<h5>South Florida Regional 2016</h5>
<div class="row">
<div class="col s6">
<div class="video-container no-controls">
<iframe width="853" height="480" src="https://www.youtube.com/embed/219e8J6Tmsg" frameborder="0" allowfullscreen></iframe>
</iframe>
</div>
</div>
<div class="col s6">
<div class="video-container no-controls">
<iframe width="853" height="480" src="https://www.youtube.com/embed/tg1uxrQ9d5c" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<div class="row">
<br>
</div>
<!-- NYC 2016 videos -->
<div class="container">
<h5>New York City Regional 2016</h5>
<div class="row">
<div class="col s6">
<div class="video-container no-controls">
<iframe width="853" height="480" src="https://www.youtube.com/embed/BY5e1KI5R2k" frameborder="0" allowfullscreen></iframe>
</iframe>
</div>
</div>
<div class="col s6">
<div class="video-container no-controls">
<iframe width="853" height="480" src="https://www.youtube.com/embed/mfRALIiRB4s" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<a href="http://www.thebluealliance.com/team/2265/2016">Click here to see more videos of us in the 2016 season!</a>
</div>
<div class="row">
<br>
</div>
<!-- Fingerlakes Regional 2015 videos -->
<div class="container">
<h5>Finger Lakes Regional 2015</h5>
<div class="row">
<div class="col s6">
<div class="video-container no-controls">
<iframe width="853" height="480" src="https://www.youtube.com/embed/Zh1nRUDZzoA" frameborder="0" allowfullscreen></iframe>
</iframe>
</div>
</div>
<div class="col s6">
<div class="video-container no-controls">
<iframe width="853" height="480" src="https://www.youtube.com/embed/HouIpBuv9DE" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<a href="http://www.thebluealliance.com/team/2265/2015">Click here to see more videos of us in the 2015 season!</a>
</div>
<div class="row">
<br>
</div>
<div class="container">
<h5>Daily Dose of Iron 2014</h5>
<div class="row">
<div class="col s6">
<div class="video-container no-controls">
<iframe width="853" height="480" src="https://www.youtube.com/embed/beBR77n0epE" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="col s6">
<div class="video-container no-controls">
<iframe width="853" height="480" src="https://www.youtube.com/embed/AMM6fUZRhUg" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<a href="http://www.youtube.com/subscription_center?add_user=femaidens">Click here to subscribe to our Youtube channel!</a>
</div>
<div class="row">
<br>
</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 href="history.html" class="white-text">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://twitter.com/FeMaidens"><img class="grow" src="images/social_media_icons/Twitter.png" alt="Twitter" style="padding-right:15px; padding-bottom:8px;"></a>
<a href="http://www.flickr.com/people/109130586@N05/"><img class="grow" src="images/social_media_icons/Flickr.png" alt="Flickr" style="padding-bottom:8px;"></a>
<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://www.instagram.com/femaidens/"><img class="grow" src="images/social_media_icons/Instagram.png" alt="Instagram"
style="padding-right:15px;"></a>
<a href="https://www.youtube.com/channel/UCh6Eyb-Rstrllyne_4NY4YA?ab_channel=FeMaidens"><img class="grow" src="images/social_media_icons/YouTube.png" alt="YouTube"></a>
</div>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
© 2006 - 2017 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>