-
Notifications
You must be signed in to change notification settings - Fork 0
/
14760P.html
129 lines (119 loc) · 5.98 KB
/
14760P.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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Inconsolata">
<link href='https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap' rel="stylesheet">
<link rel="icon" href="Images/logowhite.png" type="image/ico">
<title>PHSN Robotics: 14760P</title>
</head>
<body>
<!-- MENU BAR -->
<div class="menuBar">
<div class="menuContent">
<div class="menuGrid">
<div class="menuLogo">
<img src="Images/logowhite.png" width=70px>
<h2 class="menuTitle">PHSN Robotics Club</h2></div>
<a class="menuOption" href="home.html">Home</a>
<a class="menuOption" href="teams.html">Our Teams</a>
<a class="menuOption" href="resources.html">Resources</a>
<a class="menuOption" href="competition.html">The Competition</a>
<a class="menuOption" href="clubHistory.html">Club History</a>
<a class="menuOption" href="contact.html">Contact Us</a>
</div>
</div>
</div>
<!-- MENU FOR MOBILE -->
<div class="mobileMenu">
<div class="visibleMenu">
<div class="menuContent">
<div class="menuGrid">
<div class="menuLogo">
<img src="Images/logowhite.png" width=70px>
<h2 class="menuTitle">PHSN Robotics Club</h2></div>
<div></div>
<a class="menuOption" href="home.html">Home</a>
<!-- competition reseources -->
<div class="dropdown">
<button class="dropButton">Competiton</button>
<div class="dropContent">
<a class="menuOption" href="teams.html">Our Teams</a>
<a class="menuOption" href="resources.html">Resources</a>
<a class="menuOption" href="competition.html">The Competition</a>
</div>
</div>
<a class="menuOption" href="clubHistory.html">Club History</a>
<a class="menuOption" href="contact.html">Contact Us</a>
</div>
</div>
</div>
</div>
<div id="wrapper">
<h1>14760P - Berries and Cream</h1>
<div class="grid">
<div>
<img src="Images/robo.png" width=85%>
<div class="mobileOnly"><img src="Images/14760P.jpg" width="80%"></div>
</div>
<div class="teamsText">
<h3>Team Members:</h3>
<p>Alex Pavlik (Builder, Programmer), Aaron Harris (Builder)</p>
<h3>Our Robot - Little Lad</h3>
<p>Team 14760P is our smallest team, and they are all new to robotics. They started from no experience but are now a great team.</p>
<p>Despite Little Lad's size, he is actually a powerful ally in any match. He originally was only able to drag one tower around, so the driver's decided to base their strategy around causing chaos and un-balancing the opposing team's balance during the time period that allowed that.</p>
<p>The team reworked their design to add another lift and a clamp for the hook lift. They also changed the chassis so that they would be able to park on the balance with 2 towers.</p>
<p>Little Lad is able to do autonomous for both sides, and is able to semi-consistently score the win points. With their speed, they are able to beat most teams to the middle towers.</p>
</div>
</div>
<br>
<div class="grid">
<div class ="coloreddt teamsText" id="reduceMargins">
<h3>Rankings</h3>
<dl>
<dt><a href="https://www.robotevents.com/zh-CN/robot-competitions/vex-robotics-competition/RE-VRC-21-5344.html">Picktown Throwdown</a> 12/4/2022</dt>
<dd>Rank:32</dd>
<dd>Skills Score: --</dd>
<dd>Skills Rank: --</dd>
<dd>Tournament Match: --</dd>
<dt><a href="https://www.robotevents.com/robot-competitions/vex-robotics-competition/RE-VRC-21-6317.html#general-info">Licking Valley Competition</a> 1/29/2022</dt>
<dd>Rank:25</dd>
<dd>Skills Score: --</dd>
<dd>Skills Rank: --</dd>
<dd>Tournament Match: --</dd>
<dt><a href="https://www.robotevents.com/robot-competitions/vex-robotics-competition/RE-VRC-21-5581.html#general-info">Highland HS Competition</a> 2/26/2022</dt> <dd>Rank: 18</dd>
<dd>Skills Score: --</dd>
<dd>Skills Rank: --</dd>
<dd>Tournament Match: Round of 16</dd>
</dl>
</div>
<img src="Images/parked.png" alt="The P team at a competition" title="14760P drives during a competition" width=95%>
</div>
</div>
<!-- footer -->
<div class="footer">
<div class="footerGrid">
<div>
<img src="Images/logowhite.png" width="70px">
<h3>PHSN Robotics</h3>
</div>
<div>
<h3>Pickerington High School North:</h3>
<h5>7800 Refugee Rd, Pickerington, OH 43147</h5>
</div>
<div>
<a class="hoverFlip" href=https://discord.gg/hqBYrPHxad target=”_blank”>
<img src="Images/discord%20purple.png" width="30px">
<img class="top" src="Images/discord.png" width="30px">
</a>
</div>
<div>
<a href="photoGallery.html">Photos</a>
</div>
<div><h5 class="credit">Website created by: Samantha Smith</h5>
<p class="smallText">PHSN Robotics Member 2018-2022<p></div>
</div>
</div>
</body>
</html>