-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgrband.html
More file actions
169 lines (125 loc) · 7.24 KB
/
grband.html
File metadata and controls
169 lines (125 loc) · 7.24 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GR Marching Band</title>
<style>
body {
font-family: "Times New Roman", serif;
margin: 0;
padding: 0;
background-color: #f4f4f4;
line-height: 1.6;
}
h1 {
text-align: center;
font-size: 70px;
margin: 20px 0;
}
h2 {
background-image: url('/bandPics/h2.jpg');
background-size: cover; /* This covers the entire element */
background-position: center; /* Centers the image */
color: white; /* Sets text color to contrast with background */
padding: 10px; /* Adds padding to improve readability */
}
p {
font-size: 25px;
margin: 20px 40px;
}
li {
font-size: 25px;
margin: 20px 40px;
}
.center {
text-align: center;
}
a {
color: #007acc;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
margin: 20px;
max-width: 100%;
height: auto;
}
footer {
text-align: center;
margin: 40px 0;
font-size: 18px;
}
</style>
</head>
<body>
<h1>Andrew's GRHS Marching Band Page!</h1>
<h2><br><br><br><br><br><br>
<a href="https://www.grbands.org">
<div class="center">
<img src="/bandPics/band0.jpeg" alt="logo" width="200" height="200">
</div>
</a>
</h2>
<p>
Back to <a href="index">Homepage</a>
</p>
<center><p><strong>2023 Season: Hat of the Matter</strong></p></center>
<ul>
<li>Band Camp, Deer River – 07/24/2023 through 07/27/2023</li>
<li>Tall Timber Days parade – 08/06/2023</li>
<div class="center">
<img src="/bandPics/band6.jpeg" alt="GR Marching Band 2023 Tall Timber Days Parade 1" width="300" height="400">
<img src="/bandPics/band7.jpeg" alt="GR Marching Band 2023 Tall Timber Days Parade 2" width="300" height="400">
</div>
<li>Fill the Hill – 08/22/2023</li>
<div class="center">
<img src="/bandPics/band8.jpeg" alt="GR Marching Band 2023 Fill The Hill" width="300" height="139">
</div>
<li><a href="https://www.ephsbands.org/pcprogram" target="_blank">The 31st Annual Prairie Colors Marching Band Festival</a> - 09/09/2023. Eden Prairie High School. GR class AA 1:45pm. Drum Majors: Kaitlyn Olson, Katie Chung. First Place Overall, Best Drum Majors, and Best Color guard, across all classes. The festival ended in rain.</li>
<div class="center">
<img src="/bandPics/band9.jpeg" alt="GR Marching Band Eden Prairie" width="300" height="225">
</div>
<li><a href="https://www.eastviewbands.com/copy-of-marching-festival" target="_blank">The 2023 Eastview High School Marching Festival</a> – 09/09/2023. Clean sweep across the entire class AA, including: First Place Overall, Best Drum Majors, Best Winds, Best Percussion, Best Colorguard, and Best Soloist. This is the first time the band has swept a competition and took the top prizes in every category since 2019!</li>
<div class="center">
<img src="/bandPics/band10.jpeg" alt="GR Marching Band Apple Valley" width="300" height="225">
</div>
<li><a href="https://marching.musicforall.org/result/whitewater-wi-2023/" target="_blank">Bands of America, Whitewater, WI – 09/16/2023</a> 6th place overall</li>
<div class="center">
<img src="/bandPics/band11.jpeg" alt="Photo Credit: Elena Cowan" width="300" height="225">
</div>
<li><a href="https://www.champlinparkbands.org/rebel-classic" target="_blank">Rebel Classic Competition in Champlin Park, MN</a> - 10/07/2023. On Saturday evening, Oct. 7, the band took First Place Overall and won Outstanding Music, Best Visuals, Best Percussion, and Best Colorguard. This is the second clean sweep of Class AA this year for the Grand Rapids High School Marching Band.</li>
<li><a href="https://www.thingelstad.com/2023/10/14/youth-in-music.html" target="_blank">Youth in Music – 10/14/2023</a> GR finished 4th for class AAA with a 78.150 and are the Minnesota State Class AAA Championship Runners Up for the second year in a row. Plus, they earned 5th best band in the state overall.</li>
<div class="center">
<img src="/bandPics/band1.jpeg" alt="GR Marching Band performance 1" width="300" height="300">
<img src="/bandPics/band2.jpeg" alt="GR Marching Band performance 2" width="300" height="200">
<img src="/bandPics/band3.jpeg" alt="GR Marching Band performance 3" width="300" height="225">
</div>
<li>Awards Banquet – 10/29/2023</li>
<p><a href="https://www.wdio.com/front-page/top-stories/grand-rapids-marching-band-wraps-up-another-successful-season/" target="_blank">WDIO 2023 Wrap-up: A Roundup of the 2023 Season</a></p>
</ul>
<center><p><strong>2024 Season: Timeless Grooves<br>The band is directed by Dale Gunderson, Sander Grotjohn, Anissa Grotjohn, and Dave Myers.<br>This year's show coordinator is Wes Cartwright, with music arrangement by Colton Hines.</strong></p></center>
<ul>
<li>Band Camp, Deer River – 07/22/2024 through 07/25/2024</li>
<li>Tall Timber Days Parade - 08/04/2024</li>
<div class="center">
<img src="/bandPics/band4.jpeg" alt="GR Marching Band 2024 Tall Timber Days Parade 1" width="300" height="400">
<img src="/bandPics/band5.jpeg" alt="GR Marching Band 2024 Tall Timber Days Parade 2" width="300" height="400">
</div>
<li>31st Fill the Hill – 08/20/2024</li>
<li><a href="https://www.ephsbands.org/pcprogram" target="_blank">The 32nd Annual Prairie Colors Marching Band Festival</a> - 09/07/2024. Eden Prairie High School. GR Class AA 2:15 pm. Best Color Guard, Best Percussion, Best Winds, Best Drum Major, and took First Place overall.</li>
<li><a href="https://www.eastviewbands.com/copy-of-marching-festival" target="_blank">The 2024 Eastview High School Marching Festival</a> - 09/07/2024. GR Class AA 8:00 pm. First Place overall as well as all caption awards, including Best Soloist (Oliver Grosland), Best Drumline, Best Winds, Best Colorguard, and Best Drum Majors.</li>
<li><a href="https://marching.musicforall.org/result/des-moines-ia-2024/" target="_blank">Bands of America, Des Moines (Waukee), IA – 09/28/2024</a> 16th place overall Class AA Placement 6th, very windy day</li>
<li><a href="https://www.festivalofbands.com" target="_blank">Festival of Bands, Sioux Falls – 10/5/2024.</a> Prelims: Class AAA 3rd Place (74.0), Outstanding Percussion. Finals: 10th Place (71.8).</li>
<li>Awards Banquet – 10/27/2024</li>
<li>Selected as Drum Major – 01/09/2025<br>
<a href="https://drummajor.org/workshops/cu-boulder">DMA 2025 at CU Boulder</a>
</li>
</ul>
<footer>
© 2025. This work by Isaiah Keating is openly licensed via <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">CC BY-SA 4.0</a>
</footer>
</body>
</html>