This repository was archived by the owner on Aug 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
195 lines (167 loc) · 6.18 KB
/
index.html
File metadata and controls
195 lines (167 loc) · 6.18 KB
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
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" type="image/png" href="images/favicon1.png">
<title>TJ UAV</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if IE]>
<link rel="stylesheet" href="assets/css/ie11.css" />
<![endif]-->
<meta name="keywords" content="TJ,TJHSST,UAV,TJUAV,Unmanned Aerial Vehicle,AUVSI SUAS">
<style>
svg:not(#animated-logo):not(#animated-logo-background) {
display: none;
}
@media screen and (max-width: 1024px) {
#banner .inner {
position: absolute;
left: 50%;
transform: translateX(-50%);
}
#banner {
min-height: 25em;
}
}
.banner-text:not(.banner-text:last-of-type) {
margin: unset;
padding: unset;
}
#contact-wrapper {
display: flex;
}
#contact-wrapper>* {
flex: 0.5;
}
@media screen and (max-width: 625px) {
/* on screens up to 625 px */
#contact-wrapper {
flex-direction: column-reverse;
justify-content: center;
}
#contact-wrapper .left {
text-align: center;
}
#contact-wrapper .right,
#contact-wrapper .right img {
margin-top: -1em;
}
}
</style>
</head>
<body class="landing">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="index.html">TJ UAV</a></h1>
<nav id="nav" class="animated-nav">
<ul>
<li class="special">
<a href="#menu" class="menuToggle"><span>Menu</span></a>
<div id="menu">
<ul>
<li><a class="disabled-link" href="./index.html">Home</a></li>
<li><a href="./squad.html">Meet the Squad</a></li>
<li><a href="./competition.html">AUVSI SUAS</a></li>
<li><a href="./gallery.html">Video and Photo Gallery</a></li>
<li><a href="./planedownloads.html">Downloads</a></li>
<li><a href="./sponsorship.html">Sponsors</a></li>
<li><a href="./contact.html">Contact Us</a></li>
</ul>
</div>
</li>
</ul>
</nav>
</header>
<!-- Banner -->
<section id="banner" class="animated-banner">
<div class="inner">
<h2>TJ UAV</h2>
<p class="banner-text">Team at TJHSST</p>
<p class="banner-text">UAV Enthusiasts</p>
<p class="banner-text">Do all things aerospace</p>
<ul class="actions">
<li><a href="files/sponsorshippacket.pdf" class="button special" target="_blank">Sponsorship Packet</a></li>
</ul>
</div>
<a href="#two" class="more scrolly">Learn More</a>
</section>
<!-- Two -->
<section id="two" class="wrapper alt style2">
<article id="main">
<section class="wrapper style2">
<div class="inner">
<h2>About the Team</h2>
<p>Thomas Jefferson Unmanned Aerial Vehicle (TJUAV) Team seeks to teach students about the basics of aeronautical design, flight, and programming. Students learn basic
aviation,
aircraft construction, electrical engineering, and computer science through several side projects such as individual construction of radio controlled (RC) planes and
lectures
by team leads. We work with Unmanned Aerial Systems (UAS) such as fixed wing and multirotor aircraft, flight computers, computer vision, and other technologies to achieve
autonomous flight, respond to ground station commands, and detect objects. TJUAV brings the daunting field of drones and autonomous flight to students in a fun and
engaging
manner. We are focusing on competing at the AUVSI SUAS competition in June. AUVSI SUAS is an international, collegiate competition in which college and highschool teams
across
the country attempt to build, program, and fly an unmanned aerial vehicle that autonomously follows a course, avoids obstacles, searches for targets on the ground, and
delivers
a payload. TJUAV placed 23rd out of 75 competing teams with our plane, the Razgriz.
</p>
</div>
<div class="inner">
<div id="contact-wrapper">
<div class="left">
<h2>Contact Us</h2>
<p>Feel free to reach out to TJUAV</p>
<a class="button special" href="./contact.html">Reach us Here!</a>
</div>
<div class="right">
<img id="contact-logo" src="images/favicon1.png" alt="TJUAV Logo" style="width: 100%; height: 100%;">
</div>
</div>
<!-- <div class="row">
<div class="6u 12u$(medium)">
<h2>Contact Us</h2>
<p>Feel free to reach out to TJUAV</p>
<a class="button special" href="./contact.html">Reach us Here!</a>
</div>
<div class="6u 12u$(medium)">
<img id="contact-logo" src="images/favicon1.png" alt="TJUAV Logo" style="width: 100%; height: 100%;">
</div>
</div> -->
</div>
</section>
</article>
</section>
</div>
<footer id="footer">
<ul class="icons">
<li><a href="https://www.facebook.com/groups/595833823874037/?ref=share" class="icon fa-facebook-square" target="_blank"><span class="label">Facebook</span></a></li>
<li><a href="https://www.youtube.com/channel/UCWeTbq3R5KvQ6iQTiG0LLFg/featured" class="icon fa-youtube-square" target="_blank"></a></li>
<li><a href="mailto:tjhsstuav@gmail.com" class="icon fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>© TJUAV 2019. All rights reserved.</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</footer>
</div>
<!-- Scripts -->
<![if !(lte IE 11)]>
<script src="assets/js/snap.svg-min.js"></script>
<script src="assets/js/animated-logo.js"></script>
<![endif]-->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/skel-viewport.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]>
<script src="assets/js/ie/respond.min.js"></script>
<![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>