mirror of
https://github.com/System-End/Team_Website.git
synced 2026-04-19 20:55:15 +00:00
Merge branch 'main' into Made-for-Jaden
This commit is contained in:
commit
0ac6e84b6f
1 changed files with 14 additions and 17 deletions
31
index.html
31
index.html
|
|
@ -6,7 +6,7 @@
|
|||
href="/Resources/Favicons/favicon.png"
|
||||
/>
|
||||
<link rel="stylesheet" href="/Pages/style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
|
|
@ -59,23 +59,20 @@
|
|||
alt="Team Picture"
|
||||
/>
|
||||
<div id="about-us-text">
|
||||
Our team's annual goal is to assemble a team of
|
||||
energetic students that bring academic lessons
|
||||
to bear in a robotics competition. We are part
|
||||
of the <i>FIRST</i> organization (For Inspiration and
|
||||
Recognition of Science and Technology) and
|
||||
participate in <i>FIRST</i> Robotics Competitions
|
||||
(FRC).
|
||||
Our team’s annual goal is to create a team of
|
||||
excited student that bring academic knowledge to
|
||||
robotics competition. We are part of the
|
||||
<i>FIRST</i> (For Inspiration and Recognition of
|
||||
Science and Technology) and participate in
|
||||
<i>FIRST</i> Robotics Competitions (FRC).
|
||||
<br />
|
||||
<br />
|
||||
FRC combines the excitement of sport with the
|
||||
FRC combines the excitement of competition with
|
||||
rigors of science and technology. Under strict
|
||||
rules, limited resources, and tight time limits,
|
||||
teams of high school students are challenged to
|
||||
build and program a robot to perform prescribed
|
||||
tasks against a field of competitors, raise
|
||||
funds, design a team "brand", and hone teamwork
|
||||
skills.
|
||||
rules, limited resources are challenged to
|
||||
engineer robot to preform a set of tasks against
|
||||
a field of competitors, raise funds, design a
|
||||
team “brand”, and hone teamwork skills.
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
|
@ -91,7 +88,7 @@
|
|||
built "The Rhino".<br /><br />
|
||||
Hueneme Port (California)<br /><br />
|
||||
AZ Valley - Gracious Professionalism Award
|
||||
Winner, Alliance Captain<br /><br/>
|
||||
Winner, Alliance Captain<br /><br />
|
||||
AZ East - Gracious Professionalism Award Winner,
|
||||
1st pick of 6th Seed Alliance.<br />
|
||||
</p>
|
||||
|
|
@ -113,7 +110,7 @@
|
|||
<ul class="leaders-list">
|
||||
<li id="lead-coach-1">
|
||||
<div>Jorge "Chef" Ramos</div>
|
||||
<span> Head Coach </span>
|
||||
<span> Head Coach </span>
|
||||
</li>
|
||||
<li id="lead-coach-2">
|
||||
<div>Alex Ruiz</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue