-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
206 lines (203 loc) · 11.6 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
<!DOCTYPE html>
<html lang="en" class="no-js">
<!-- BEGIN HEAD -->
<head>
<meta charset="utf-8" />
<title>JDroids 7026</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="" name="description" />
<meta content="" name="author" />
<!-- GLOBAL MANDATORY STYLES -->
<link href="//fonts.googleapis.com/css?family=Hind:300,400,500,600,700" rel="stylesheet" type="text/css">
<link href="vendor/simple-line-icons/css/simple-line-icons.css" rel="stylesheet" type="text/css" />
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- PAGE LEVEL PLUGIN STYLES -->
<link href="css/animate.css" rel="stylesheet">
<link href="vendor/swiper/css/swiper.min.css" rel="stylesheet" type="text/css" />
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet" type="text/css" />
<!-- THEME STYLES -->
<link href="css/layout.min.css" rel="stylesheet" type="text/css" />
<!-- Favicon -->
<link rel="shortcut icon" href="favicon.ico" />
</head>
<!-- END HEAD -->
<!-- BODY -->
<body id="body" data-spy="scroll" data-target=".header">
<!--========== HEADER ==========-->
<header class="header navbar-fixed-top">
<!-- Navbar -->
<nav class="navbar" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="menu-container js_nav-item">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="toggle-icon"></span>
</button>
<!-- Logo -->
<div class="logo">
<a class="logo-wrap" href="#body">
<img class="logo-img logo-img-main" src="img/jakobthx.png" alt="JDroids Logo">
<img class="logo-img logo-img-active" src="img/jakobthx.png" alt="JDroids Logo">
</a>
</div>
<!-- End Logo -->
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse nav-collapse">
<div class="menu-container">
<ul class="nav navbar-nav navbar-nav-right">
<li ><a href="#body">Home</a></li>
<li ><a href="ftc.html">FIRST Tech Challenge</a></li>
<li><a>FIRST Lego League</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
<!-- End Navbar Collapse -->
</div>
</nav>
<!-- Navbar -->
</header>
<!--========== END HEADER ==========-->
<!--========== SLIDER ==========-->
<!--========== PAGE LAYOUT ==========-->
<div id="products">
<div class="container content-lg">
<div class="row text-center margin-b-10">
<div class="col-sm-6 col-sm-offset-3">
<h2>About JDroids</h2>
<p>The JDroids Robotics is a community team based out of Wayne, New Jersey. JDroids participate in competitions organized by a non profit organization calleed For Inspiration and Recognition in Science and Technology (FIRST). First Tech Challenge (FTC) team consists of 13 members both from middle and high schools. The team has a long history, having participated in FIRST Lego League for three years and this is the fifth year in FIRST Tech Challenge.</p>
</div>
</div>
<!--// end row -->
<div class="row text-center margin-b-20">
<div class="col-sm-6 col-sm-offset-3">
<h2>About FIRST Inspires</h2>
<p>The mission of FIRST is to inspire young people to be science and technology leaders, by engaging them in exciting Mentor-based programs that build science, engineering, and technology skills, that inspire innovation, and that foster well-rounded life capabilities including self-confidence, communication, and leadership.</p>
</div>
</div>
<!--// end row -->
<div class="row">
<!--About FIRST Inspires-->
<div class="col-sm-4 sm-margin-b-50">
<div class="margin-b-20">
<img class="img-responsive wow fadeIn" src="img/bio_kamen.jpg" alt="Latest Products Image" data-wow-duration=".3" data-wow-delay=".1s">
</div>
<h4> <a>Vision</a><span class="text-uppercase margin-l-20">Vision</span></h4>
"To transform our culture by creating a world where science and technology are celebrated and where young people dream of becoming science and technology leaders." Dean Kamen, Founder</p>
<a class="link" href="http://www.firstinspires.org/about/vision-and-mission">Read More</a>
</div>
<!-- End About FIRST Inspires -->
<!--Methodology -->
<div class="col-sm-4 sm-margin-b-50">
<div class="margin-b-20">
<img class="img-responsive wow fadeIn" src="img/FIRST_Logo.png" alt="Latest Products Image" data-wow-duration=".3" data-wow-delay=".3s">
</div>
<h4><a>Methodology</a> <span class="text-uppercase margin-l-20">FIRST</span></h4>
<p>Engage kids in kindergarten through high school in exciting, Mentor-based, research and robotics programs that help them become science and technology leaders, as well as well-rounded contributors to society.</p>
<a class="link" href="http://www.firstinspires.org/about/vision-and-mission">Read More</a>
</div>
<!-- End Methodology -->
<!--Video-->
<div class="col-sm-4 sm-margin-b-50">
<div class="margin-b-20"></div>
<div style="position:relative;height:0;padding-bottom:56.25%"><iframe src="https://www.youtube.com/embed/h2e6gxczMxc?ecver=2" style="position:absolute;width:100%;height:100%;left:0" width="640" height="360" frameborder="0" allowfullscreen></iframe></div>
</div>
<!--End Video-->
</div>
<!--// end row -->
</div>
</div>
<div id="contact">
<!-- Google Map -->
<div class="gmap">
<div id="map" class="map height-400"></div>
<address class="gmap-address">
<p class="color-heading margin-b-0">Wayne, New Jersey 07470</p>
<p class="color-heading margin-b-0">Contact us at JDroids7026@gmail.com</p>
</address>
</div>
<!-- End Google Map -->
</div>
<!--========== END PAGE LAYOUT ==========-->
<!--========== FOOTER ==========-->
<footer class="footer">
<!-- Links -->
<div class="section-seperator">
<div class="content-md container">
<div class="row">
<div class="col-sm-2 sm-margin-b-30">
<!-- List -->
<ul class="list-unstyled footer-list">
<li class="footer-list-item"><a href="#">Home</a></li>
<li class="footer-list-item"><a href="#products">About</a></li>
<li class="footer-list-item"><a href="mailto:JDroids7026@gmail.com?Subject=JDroids%207026">Contact</a></li>
</ul>
<!-- End List -->
</div>
<div class="col-sm-2 sm-margin-b-30">
<!-- List -->
<ul class="list-unstyled footer-list">
<li class="footer-list-item"><a href="https://www.facebook.com/jdroids/">Facebook</a></li>
<li class="footer-list-item"><a href="https://www.instagram.com/jdroids7026/">Instagram</a></li>
<li class="footer-list-item"><a href="https://www.youtube.com/channel/UCjXl2_nBO96pZPbFnAG8XGQ">YouTube</a></li>
</ul>
<!-- End List -->
</div>
<div class="col-sm-3">
<!-- List -->
<ul class="list-unstyled footer-list">
<li class="footer-list-item"><a href="http://www.firstinspires.org/">FIRST Inspires</a></li>
<li class="footer-list-item"><a href="http://www.newjerseyftc.com/index.html">NJ FTC</a></li>
</ul>
<!-- End List -->
</div>
</div>
<!--// end row -->
</div>
</div>
<!-- End Links -->
<!-- Copyright -->
<div class="content container">
<div class="row">
<div class="col-xs-6">
<img class="footer-logo" src="img/jakobthx.png" alt="JDroids Logo">
</div>
<div class="col-xs-6 text-right">
<p class="margin-b-0"><a class="fweight-700" href="http://keenthemes.com/preview/aironepage/">Aironepage</a> Theme Powered by: <a class="fweight-700" href="http://www.keenthemes.com/">KeenThemes.com</a></p>
</div>
</div>
<!--// end row -->
</div>
<!-- End Copyright -->
</footer>
<!--========== END FOOTER ==========-->
<!-- Back To Top -->
<a href="javascript:void(0);" class="js-back-to-top back-to-top">Top</a>
<!-- JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
<!-- CORE PLUGINS -->
<script src="vendor/jquery.min.js" type="text/javascript"></script>
<script src="vendor/jquery-migrate.min.js" type="text/javascript"></script>
<script src="vendor/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<!-- PAGE LEVEL PLUGINS -->
<script src="vendor/jquery.easing.js" type="text/javascript"></script>
<script src="vendor/jquery.back-to-top.js" type="text/javascript"></script>
<script src="vendor/jquery.smooth-scroll.js" type="text/javascript"></script>
<script src="vendor/jquery.wow.min.js" type="text/javascript"></script>
<script src="vendor/swiper/js/swiper.jquery.min.js" type="text/javascript"></script>
<script src="vendor/magnific-popup/jquery.magnific-popup.min.js" type="text/javascript"></script>
<script src="vendor/masonry/jquery.masonry.pkgd.min.js" type="text/javascript"></script>
<script src="vendor/masonry/imagesloaded.pkgd.min.js" type="text/javascript"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBFDpIN_xjDsctpkaa4a2TkbRBk2Dn8FuA&callback=initMap" async defer></script>
<!-- PAGE LEVEL SCRIPTS -->
<script src="js/layout.min.js" type="text/javascript"></script>
<script src="js/components/wow.min.js" type="text/javascript"></script>
<script src="js/components/swiper.min.js" type="text/javascript"></script>
<script src="js/components/maginific-popup.min.js" type="text/javascript"></script>
<script src="js/components/masonry.min.js" type="text/javascript"></script>
<script src="js/components/gmap.min.js" type="text/javascript"></script>
</body>
<!-- END BODY -->
</html>