Skip to content

Commit 39243ad

Browse files
committed
update competitions.html & add mobile stuff.
1 parent e03cb2c commit 39243ad

File tree

9 files changed

+141
-7
lines changed

9 files changed

+141
-7
lines changed

competitions.html

Lines changed: 119 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,31 @@
4848
<section class="page-section">
4949
<div class="page-container">
5050
<h1 class="page-title">Competition Updates</h1>
51+
<hr class="divider-line"/>
52+
<h2 class = "page-subtitle">2024 Competitions</h2>
53+
54+
<div class="competitions-container">
55+
<div class="competitions-image-div">
56+
<img src="images/2023-2024/P1253021.jpg" alt="states probably" style="width:100%">
57+
</div>
58+
<div class="competitions-text-div">
59+
<h3>NC State Championship</h3>
60+
<p>3rd time in a row our team has made it to States!</p>
61+
<a onclick="showArticle(7)">See More</a>
62+
</div>
63+
</div>
64+
65+
<div class="competitions-container">
66+
<div class="competitions-text-div">
67+
<h3>Orange & Mecklenburg County</h3>
68+
<p>2 District Events we attended this year.</p>
69+
<a onclick="showArticle(6)">See More</a>
70+
</div>
71+
<div class="competitions-image-div">
72+
<img src="images/2023-2024/medals.jpg" alt="second place" style="width:100%">
73+
</div>
74+
</div>
75+
5176
<hr class="divider-line"/>
5277
<h2 class = "page-subtitle">2023 Competitions</h2>
5378

@@ -81,11 +106,10 @@ <h3>Johnston & Mecklenburg County</h3>
81106
<p>2 District Events we attended this year.</p>
82107
<a onclick="showArticle(3)">See More</a>
83108
</div>
84-
85109
</div>
86110

87111
<hr class="divider-line"/>
88-
<h2 class = "page-subtitle">2022 Competitions</h2>
112+
<h2 class="page-subtitle">2022 Competitions</h2>
89113

90114
<div class="competitions-container">
91115
<div class="competitions-text-div">
@@ -123,7 +147,76 @@ <h3>NC State Championship</h3>
123147

124148
<!-- Mobile Versions -->
125149

150+
<hr class="divider-line-mobile"/>
151+
<h2 class="page-subtitle-mobile">2024 Competitions</h2>
152+
153+
<div class="competitions-container-mobile">
154+
155+
<div class="competitions-image-div-mobile">
156+
<img src="images/2023-2024/P1253021.jpg" alt="states probably" style="width:100%">
157+
</div>
158+
<div class="competitions-text-div">
159+
<h3>NC State Championship</h3>
160+
<p>3rd time in a row our team has made it to States!</p>
161+
<a onclick="showArticle(7)">See More</a>
162+
</div>
163+
</div>
164+
165+
<div class="competitions-container-mobile">
166+
<div class="competitions-image-div-mobile">
167+
<img src="images/2023-2024/medals.jpg" alt="second place" style="width:100%">
168+
</div>
169+
170+
<div class="competitions-text-div">
171+
<h3>Orange & Mecklenburg County</h3>
172+
<p>2 District Events we attended this year.</p>
173+
<a onclick="showArticle(6)">See More</a>
174+
</div>
175+
176+
</div>
177+
178+
<hr class="divider-line-mobile"/>
179+
<h2 class = "page-subtitle-mobile">2023 Competitions</h2>
180+
181+
<div class="competitions-container-mobile">
182+
<div class="competitions-image-div-mobile">
183+
<img src="images/2022-2023/Ryan helping out Static.jpg" alt="doyenne" style="width:100%">
184+
</div>
185+
<div class="competitions-text-div">
186+
<h3>Thor and Doyenne</h3>
187+
<p>4 off-season competitions we attended.</p>
188+
<a onclick="showArticle(5)">See More</a>
189+
</div>
190+
191+
</div>
192+
193+
<div class="competitions-container-mobile">
194+
<div class="competitions-image-div-mobile">
195+
<img src="images/2022-2023/Charles Ready to Start the First Match at States.jpg" alt="Charles :)" style="width:100%">
196+
</div>
197+
198+
<div class="competitions-text-div">
199+
<h3>NC State Championship</h3>
200+
<p>The second time in a row our team has attended states!</p>
201+
<a onclick="showArticle(4)">See More</a>
202+
</div>
203+
</div>
204+
126205
<div class="competitions-container-mobile">
206+
<div class="competitions-image-div-mobile">
207+
<img src="images/2022-2023/The Winning Alliance - Johnston Co.jpg" alt="Johnston County winning alliance" style="width:100%">
208+
</div>
209+
<div class="competitions-text-div">
210+
<h3>Johnston & Mecklenburg County</h3>
211+
<p>2 District Events we attended this year.</p>
212+
<a onclick="showArticle(3)">See More</a>
213+
</div>
214+
</div>
215+
216+
<hr class="divider-line-mobile"/>
217+
<h2 class = "page-subtitle-mobile">2022 Competitions</h2>
218+
<div class="competitions-container-mobile">
219+
127220
<div class="competitions-image-div-mobile">
128221
<img src="images/doyenne-winning.jpg" alt="doyenne" style="width:100%">
129222
</div>
@@ -163,18 +256,40 @@ <h3>NC State Championship</h3>
163256

164257
<section class="page-section">
165258

259+
<div id="7" class="article-container">
260+
<p class="competitions-date">9/16/23-9/17/23</p>
261+
<h2 class="article-title">NC State Championship</h2>
262+
<p>In progress :)</p>
263+
<img src="images/2023-2024/P1253253.jpg" alt="Cole w mentor" style="width:100%">
264+
<a class="button1" href="competitions.html">Back to Competitions</a>
265+
</div>
266+
267+
<div id="6" class="article-container">
268+
<p class="competitions-date">3/31/22-4/02/22</p>
269+
<h2 class="article-title">Orange & Mecklenburg County</h2>
270+
<p>Two very exciting events! We won second place at both events, and the Judge's award at Orange County!</p>
271+
<img src="images/2023-2024/Jack E. and Ishan program.JPG" alt="two programmers fucking around" style="width:100%">
272+
<p>There were some very close matches, and a lot of robot mishaps. However,
273+
our team really enjoyed hosting the Orange County event at our own school, Chapel Hill High!</p>
274+
<a class="button1" href="competitions.html">Back to Competitions</a>
275+
</div>
276+
166277
<div id="5" class="article-container">
167278
<p class="competitions-date">9/16/23-9/17/23</p>
168279
<h2 class="article-title">Thor and Doyenne</h2>
169-
<p>This page is in progress :)</p>
280+
<p>4 events we attended. One of which we lent our 2023 robot, Charles, to a pre-rookie
281+
team to learn the ropes of competition.</p>
282+
<img src="images/2022-2023/IMG_4272.jpg" alt="Mr.Riley & Will helping out" style="width:100%">
283+
<p>Overall these were some very fun events to train new drivers and remember the previous season.</p>
170284

171285
<a class="button1" href="competitions.html">Back to Competitions</a>
172286
</div>
173287

174288
<div id="4" class="article-container">
175289
<p class="competitions-date">3/31/22-4/02/22</p>
176290
<h2 class="article-title">NC State Championship</h2>
177-
<p>This page is in progress :)</p>
291+
<p>A successful event for us! We made it to playoffs, and had a very exciting season.
292+
We learned a lot from this season and are thankful for the opportunities Charles brought us.</p>
178293

179294
<a class="button1" href="competitions.html">Back to Competitions</a>
180295
</div>
@@ -185,9 +300,6 @@ <h2 class="article-title">Johnston and Mecklenburg County</h2>
185300
<p>We attended the Johnston County Event, which we won, and the Mecklenburg County Event,
186301
where we earned the Industrial Design award for the wrist on our robot, Charles.</p>
187302
<img src="images/2022-2023/Drive team in queue at Mecklenburg.JPG" alt="Drive team" style="width:100%">
188-
<!-- <p>In addition, we had a very successful 5 ball auto, with a decently successful auto climb.</p>-->
189-
<!-- <img src="images/IMG-1015_JPG.webp" alt="thor" style="width:100%">-->
190-
<!-- <p>Thank you EastBots and G-Force for being such great alliance teammates.</p>-->
191303
<a class="button1" href="competitions.html">Back to Competitions</a>
192304
</div>
193305

images/2022-2023/IMG_4272.jpg

1.09 MB
Loading
2.74 MB
Loading
2.38 MB
Loading

images/2023-2024/P1253021.jpg

10.5 MB
Loading

images/2023-2024/P1253253.jpg

12 MB
Loading

images/2023-2024/medals.jpg

880 KB
Loading

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ <h1 id="team-name">Titanium <span id="easter-egg">Tigers</span></h1>
6767
</section>
6868

6969
<hr class="divider-line"/>
70+
<hr class="divider-line-mobile"/>
7071

7172
<section id="robot-section">
7273
<div id="robot-container">
@@ -92,6 +93,7 @@ <h2>Meet Aquila!</h2>
9293
</section>
9394

9495
<hr class="divider-line"/>
96+
<hr class="divider-line-mobile"/>
9597

9698
<section id="team-section">
9799
<div id="team-container">
@@ -113,6 +115,7 @@ <h2>Meet the Team!</h2>
113115
</section>
114116

115117
<hr class="divider-line"/>
118+
<hr class="divider-line-mobile"/>
116119

117120
<section id="donate-section">
118121
<div id="donate-container">
@@ -126,6 +129,7 @@ <h2>Support Us</h2>
126129
</section>
127130

128131
<hr class="divider-line"/>
132+
<hr class="divider-line-mobile"/>
129133

130134
<section id="video-section">
131135
<div id="video-container">
@@ -140,6 +144,8 @@ <h2>FRC Challenge Videos</h2>
140144
</div>
141145
</section>
142146

147+
148+
143149
<footer>
144150
<div id="footer-container">
145151
<div id="footer-normal">

styles/style.css

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,4 +427,20 @@ li {
427427
margin: 5vw 0;
428428
}
429429

430+
.page-subtitle {
431+
display: none;
432+
}
433+
434+
.divider-line {
435+
display: none;
436+
}
437+
438+
.divider-line-mobile {
439+
background: var(--themeColor);
440+
margin: 3% 8%;
441+
height: .3vw;
442+
border: 0 ;
443+
}
444+
445+
430446
}

0 commit comments

Comments
 (0)