Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Spazdiesfirst360 authored Dec 13, 2017
1 parent edc129e commit 1082a0b
Show file tree
Hide file tree
Showing 4 changed files with 149 additions and 0 deletions.
39 changes: 39 additions & 0 deletions events.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<html>
<meta http-equiv="refresh" content="600">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<title>
ROCK 3223 Upcoming Events
</title>
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<header>
<! Introduction!! Comments!!>
Robotics of Central Kitsap 3223
</header>
<nav>
<! Navigation!!>
<div><a class="linka" href="index.html">Main page</a> <a class="linka" href="sponsors.html">See our sponsors</a> <a class="linka" href="events.html">Upcoming Events</a> <a class="linka" href="team.html">Useful Links</a></div>
</nav>
<h1>
<b>Upcoming Events</b>
</h1>
<p>
March 3-4: <a href="https://www.google.com/maps/place/Auburn+Mountainview+High+School/@47.3419907,-122.1741694,17z/data=!3m1!4b1!4m5!3m4!1s0x54905f33339e7f1f:0xedba6c6d3fa95904!8m2!3d47.3419907!4d-122.1719807">Auburn Mountainview</a>
</p>
<p>
March 16-18: <a href="https://www.google.com/maps/place/Central+Washington+University/@47.1720165,-122.6418881,12z/data=!4m8!1m2!2m1!1sCentral+Washington+University!3m4!1s0x5491074c00da9d0f:0x368218504bfad7a1!8m2!3d47.1720165!4d-122.5718503">Central Washington University</a>
</p>
<p>
April 5-8: <a href="https://www.google.com/maps/place/Veterans+Memorial+Coliseum/@45.532141,-122.6715186,17z/data=!3m1!4b1!4m5!3m4!1s0x5495a7530c25e16f:0x3e7a8de21c9d8b3d!8m2!3d45.532141!4d-122.6693299">Pacific Northwest District Championship</a>
</p>
<p>
April 19-22: World Champisonship in Houston, TX
</p>
<p>
April 29: <a href="https://www.google.com/maps/place/Kitsap+Mall/@47.656359,-122.6922767,17z/data=!3m1!4b1!4m5!3m4!1s0x54903ac07bd925c3:0x3318e65a76b00661!8m2!3d47.656359!4d-122.690088">Kitsap Mall 9AM-3PM</a>
</p>
</body>
</html>
39 changes: 39 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<html>
<meta http-equiv="refresh" content="600">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<title>
ROCK 3223 Main Page
</title>
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<header>
<! Introduction!!>
Robotics of Central Kitsap 3223
</header>
<nav>
<! Navigation!!>
<div><a class="linka" href="index.html">Main page</a> <a class="linka" href="sponsors.html">See our sponsors</a> <a class="linka" href="events.html">Upcoming Events</a> <a class="linka" href="team.html">Useful Links</a></div>
</nav>
<h1>
<b>Main Page</b>
</h1>
<p>
Welcome to our website! 24 hours a day seven days a week have been put into this completely legit webpage.
</p>
<script>
if (navigator.appName == 'Microsoft Internet Explorer' || !!(navigator.userAgent.match(/Trident/) || navigator.userAgent.match(/rv:11/)) || (typeof $.browser !== "undefined" && $.browser.msie == 1))
{
alert("Internet Explorer is trash, please stop now.");
}
</script>
<pre>
<img src="images/Screenshot_20170320-173659.png" alt="images/error.png"></img>
The team logo.
<! Please contribute to the I am poor fund. >
<! Our team is so great, we always end up with a robot somehow. We "never" end up last in a competition. And most importantly, our robot never caught on fire last year. >
</pre>
</body>
</html>
38 changes: 38 additions & 0 deletions sponsors.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<html>
<meta http-equiv="refresh" content="600">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<title>
ROCK 3223 Sponsors Page
</title>
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<header>
<! Introduction!! Comments!!>
Robotics of Central Kitsap 3223
</header>
<nav>
<! Navigation!!>
<div><a class="linka" href="index.html">Main page</a> <a class="linka" href="sponsors.html">See our sponsors</a> <a class="linka" href="events.html">Upcoming Events</a> <a class="linka" href="team.html">Useful Links</a></div>
</nav>
<h1>
<b>Sponsors</b>
</h1>
<ul>
<li><strong>WA OSPI</strong></li>
<li><strong>Boeing</strong></li>
<li><strong>Google</strong></li>
<li><strong>DoD Grant</strong></li>
<li><strong>Greysam Robotics</strong></li>
<li><strong>BAE Systems</strong></li>
<li><strong>Raytheon</strong></li>
<li><strong>F5 Networks</strong></li>
<li><strong>Mike and Sandy Nelson Real Estate</strong></li>
<li><strong>Anderson Dental</strong></li>
<li><strong>John Power</strong></li>
<li><strong>Miller Family</strong></li>
</ul>
</body>
</html>
33 changes: 33 additions & 0 deletions team.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<html>
<head>
<title>
ROCK 3223 Links
</title>
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<header>
<! Introduction!! Comments!!>
Robotics of Central Kitsap 3223
</header>
<nav>
<! Navigation!!>
<div><a class="linka" href="index.html">Main page</a> <a class="linka" href="sponsors.html">See our sponsors</a> <a class="linka" href="events.html">Upcoming Events</a> <a class="linka" href="team.html">Useful Links</a></div>
</nav>
<h1>
<b>Useful Links</b>
</h1>
<pre>
<a href="https://www.firstinspires.org/">First Robotics</a>
<a href="https://github.com/Retro3223">ROCK Github Repository</a>
</pre>
<details>
<summary><b><u>Team Images</u></b></summary>
<section>
<img src="images/images/20171025_180409.png" alt="images/error.png"></img>
<img src="images/images/20171025_180519.png" alt="images/error.png"></img><img src="images/20171025_180307.png" alt="images/error.png"></img>
<img class="image1" src="images/20170318_151138.jpg" alt="images/error.png"></img>
</section>
</details>
</body>
</html>

0 comments on commit 1082a0b

Please sign in to comment.