-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·284 lines (277 loc) · 13.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
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
<!--A Design by W3layouts
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE HTML>
<html>
<head>
<title>Team 1915</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel='stylesheet' type='text/css' />
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<meta name="viewport" content="width=device-width, initial-scale=1">
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<!-- start plugins -->
<!--- <script src="js/snowstorm.js"></script> -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
// <script>
// snowStorm.snowColor = '#732626'; // blue-ish snow!?
// snowStorm.flakesMaxActive = 96; // show more snow on screen at once
// snowStorm.useTwinkleEffect = true; // let the snow flicker in and out of view
// </script>
<!-- start slider -->
<link href="css/slider.css" rel="stylesheet" type="text/css" media="all" />
<script type="text/javascript" src="js/modernizr.custom.28468.js"></script>
<script type="text/javascript" src="js/jquery.cslider.js"></script>
<script type="text/javascript">
$(function() {
$('#da-slider').cslider({
autoplay : true,
bgincrement : 450
});
});
</script>
<!-- Start slick here -->
<script type="text/javascript">
$(document).ready(function(){
$("body").css("display", "none");
$("body").fadeIn(2000);
$("a").click(function(event){
event.preventDefault();
linkLocation = this.href;
$("body").fadeOut(1000, redirectPage);
});
function redirectPage() {
window.location = linkLocation;
}
});
</script>
<!-- Owl Carousel Assets -->
<link href="css/owl.carousel.css" rel="stylesheet">
<script src="js/owl.carousel.js"></script>
<script>
$(document).ready(function() {
$("#owl-demo").owlCarousel({
items : 4,
lazyLoad : true,
autoPlay : true,
navigation : true,
navigationText : ["", ""],
rewindNav : false,
scrollPerPage : false,
pagination : false,
paginationNumbers : false,
});
});
</script>
<!-- //Owl Carousel Assets -->
<link rel="stylesheet" href="fonts/css/font-awesome.min.css">
<link rel="stylesheet" href="fonts/css/font-awesome.min.css">
</head>
<body>
<div class="header_bg">
<div class="container">
<div class="row header">
<div class="logo navbar-left">
<h1><a href="index.html">Team1915</a></h1>
</div>
<div class="h_search navbar-right">
<form>
<input type="text" class="text" value="Enter text here" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'Enter text here';}">
<input type="submit" value="search">
</form>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="container">
<div class="row h_menu">
<nav class="navbar navbar-default navbar-left" role="navigation">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="http://blog.mckinleyfirebirds.com/">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
<!-- start soc_icons -->
</nav>
<div class="soc_icons navbar-right">
<ul class="list-unstyled text-center">
<li><a href="https://twitter.com/Firebird1915"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.facebook.com/firebird1915"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://www.youtube.com/user/FirstFirebird1915/videos"><i class="fa fa-google-plus"></i></a></li>
<li><a href="https://www.youtube.com/user/FirstFirebird1915/videos"><i class="fa fa-youtube"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="slider_bg"><!-- start slider -->
<div class="carousel-inner">
<div class="container">
<div id="da-slider" class="da-slider text-center">
<div class="da-slide">
<div class="item active">
<div class="fill" style="background-image:url('images/FRC_FIRSTBlue_RGB.jpg');"></div>
<!--- <h2 class="slidestyle">Team Origin</h2>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.<span class="hide_text"> Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</span></p>
<h3 class="da-link"><a href="single-page.html" class="fa-btn btn-1 btn-1e">view more</a></h3> -->
</div>
</div>
<div class="da-slide">
<div class="item">
<div class="fill" style="background-image:url('images/17098566772_61fec8dd39_k.jpg');"></div>
<!--<h2 class="slidestyle">online educations</h2>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.<span class="hide_text">Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</span></p>
<h3 class="da-link"><a href="single-page.html" class="fa-btn btn-1 btn-1e">view more</a></h3> -->
</div>
</div>
<div class="da-slide">
<div class="fill" style="background-image:url('images/16972137231_f827318666_k.jpg');"></div>
<!-- <h2 class="slidestyle">education portal</h2>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.<span class="hide_text"> Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</span></p>
<h3 class="da-link"><a href="single-page.html" class="fa-btn btn-1 btn-1e">view more</a></h3> -->
</div>
<div class="da-slide">
<div class="fill" style="background-image:url('images/16358649610_08055da095_k.jpg');"></div>
<!-- <h2 class="slidestyle">online educations</h2>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.<span class="hide_text"> Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</span></p>
<h3 class="da-link"><a href="single-page.html" class="fa-btn btn-1 btn-1e">view more</a></h3> -->
</div>
</div>
</div>
</div>
</div><!-- end slider -->
<div class="main_bg"><!-- start main -->
<div class="container">
<div class="main row">
<div class="col-md-3 images_1_of_4 text-center">
<span class="bg"><i class="fa fa-globe"></i></span>
<h4><a href="#">Business Plan</a></h4>
<p class="para">How we plan to take over the world.</p>
<a href="https://drive.google.com/file/d/0B0kWMpWUXIL8cTdVcWhVcERrZk5Jdzgwck5yRjY1X2IzRkp3/view?usp=sharing" class="fa-btn btn-1 btn-1e">read more</a>
</div>
<div class="col-md-3 images_1_of_4 bg1 text-center">
<span class="bg"><i class="fa fa-laptop"></i></span>
<h4><a href="#">Source Code</a></h4>
<p class="para">Our code that makes magic happen.</p>
<a href="https://github.com/Firebird1915" class="fa-btn btn-1 btn-1e">read more</a>
</div>
<div class="col-md-3 images_1_of_4 bg1 text-center">
<span class="bg"><i class="fa fa-cog"></i></span>
<h4><a href="#">FireBird's Blog</a></h4>
<p class="para">Jim Groves disscusion plans.</p>
<a href="http://blog.mckinleyfirebirds.com/" class="fa-btn btn-1 btn-1e">read more</a>
</div>
<div class="col-md-3 images_1_of_4 bg1 text-center">
<span class="bg"><i class="fa fa-shield"></i> </span>
<h4><a href="#">Safty Culture</a></h4>
<p class="para">Our team Safety Policy and culture.</p>
<a href="#" class="fa-btn btn-1 btn-1e">read more</a>
</div>
</div>
</div>
</div><!-- end main -->
<div class="main_btm"><!-- start main_btm -->
<div class="container">
<div class="main row">
<div class="col-md-6 content_left">
<img src="images/Firebird.png" alt="" class="img-responsive">
</div>
<div class="col-md-6 content_right">
<h4>Team Mission</h4>
<p class="para">The Firebirds 1915 team will soar through any challenge with hard work, integrity,ingenuity and teamwork. We seek to build the Science, Technology, Mathematics and Engineering (STEM) leaders of tomorrow by inspiring our urban community to understand that learning is “FUNdamental” and that robotics isn't as hard as it looks. We seek to become a year-round build team which focuses not just on the competitions and the engineering challenges they offer, but also on teaching the fundamentals of leadership and business acumen. Ultimately, we seek to leave a better legacy in place for those who follow in our footsteps.</p>
<a href="https://drive.google.com/file/d/0B0kWMpWUXIL8cTdVcWhVcERrZk5Jdzgwck5yRjY1X2IzRkp3/view?usp=sharing" class="fa-btn btn-1 btn-1e">read more</a>
</div>
</div>
<div id="owl-demo" class="owl-carousel text-center"><!----start-img-cursual---->
<div class="item">
<div class="cau_left">
<a href="http://robotics.nasa.gov/"><img class="lazyOwl" data-src="images/NASA_logo.svg.png" alt="Lazy Owl Image"></a>
</div>
<div class="cau_left">
<h4><a href="http://robotics.nasa.gov/">NASA</a></h4>
<p>
To create a human, technical, and programmatic resource of robotics capabilities to enable the implementation of future robotic space exploration missions.
</p>
</div>
</div>
<div class="item">
<div class="cau_left">
<a href="http://www.bechtel.com/"><img class="lazyOwl" data-src="images/bechtel_416x416.jpg" alt="Lazy Owl Image"></a>
</div>
<div class="cau_left">
<h4><a href="http://www.bechtel.com/">Bechtel</a></h4>
<p>
Bechtel continues to be an industry leader in safety. We are relentless in our approach to prevent each and every accident, as we believe that every incident, thus every occupational injury, is preventable.
</p>
</div>
</div>
<div class="item">
<div class="cau_left">
<a href="http://societyofwomenengineers.swe.org/"><img class="lazyOwl" data-src="images/SWE_GEAR_RGB.gif" alt="Lazy Owl Image"></a>
</div>
<div class="cau_left">
<h4><a href="http://societyofwomenengineers.swe.org/">Society of Women Engineers</a></h4>
<p>
Stimulate women to achieve full potential in careers as engineers and leaders, expand the image of the engineering profession as a positive force in improving the quality of life, and demonstrate the value of diversity.
</p>
</div>
</div>
<div class="item">
<div class="cau_left">
<a href="http://dcps.dc.gov/"><img class="lazyOwl" data-src="images/dc_public_schools.jpg" alt="Lazy Owl Image"></a>
</div>
<div class="cau_left">
<h4><a href="http://dcps.dc.gov/">Distric of Columbia: Public Schools</a></h4>
<p>
Our Purpose: To ensure that every DCPS school provides a world-class education that prepares ALL of our students, regardless of background or circumstance, for success in college, career and life.
</p>
</div>
</div>
<div class="item">
<div class="cau_left">
<a href="http://www.ndep.us"/><img class="lazyOwl" data-src="images/NDEP.jpg" alt="Lazy Owl Image"></a>
</div>
<div class="cau_left">
<h4><a href="http://www.ndep.us"/>National Defense Education Program</a></h4>
<p>
The National Defense Education Program is building a foundation for the future workforce needs of the Department of Defense by supporting science and math programs at three educational levels: pre-college, college and university, and post-doctoral.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="footer_bg"><!-- start footer -->
<div class="container">
<div class="row footer">
<div class="copy text-center">
<p class="link"><span>© All rights reserved | Design by <a href="http://w3layouts.com/"> W3Layouts</a></span></p>
</div>
</div>
</div>
</div>
</body>
</html>