-
Notifications
You must be signed in to change notification settings - Fork 0
/
cocurricular.html
271 lines (271 loc) · 12.1 KB
/
cocurricular.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
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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Co Curricular test</title>
<meta name="subject" content="your website's subject">
<meta name="description" content="A description of the page">
<meta name="robots" content="index,follow,noodp">
<!-- All Search Engines -->
<meta name="googlebot" content="index,follow">
<!-- Google Specific -->
<link rel="copyright" href="copyright.html">
<link rel="author" href="humans.txt">
<!-- For IE 10 and below -->
<!-- No link, just place a file called favicon.ico in the root directory -->
<!-- For IE 11, Chrome, Firefox, Safari, Opera -->
<link rel="icon" href="images/icon16.png" sizes="16x16" type="image/png">
<link rel="icon" href="images/icon32.png" sizes="32x32" type="image/png">
<link rel="icon" href="images/icon48.png" sizes="48x48" type="image/png">
<link rel="icon" href="images/icon62.png" sizes="62x62" type="image/png">
<link rel="icon" href="images/icon192.png" sizes="192x192" type="image/png">
<!-- edge/windows 10 tile config -->
<meta name="msapplication-config" content="ieconfig.xml" />
<!-- apple touch icons -->
<link rel="apple-touch-icon" href="images/icon60.png">
<link rel="apple-touch-icon" sizes="76x76" href="images/icon76.png">
<link rel="apple-touch-icon" sizes="120x120" href="images/icon120.png">
<link rel="apple-touch-icon" sizes="152x152" href="images/icon152.png">
<!-- normalize html elements -->
<link rel="stylesheet" href="https://raw.githubusercontent.com/necolas/normalize.css/master/normalize.css" />
<!-- clc-bootstrap loosly based off twitter bootstrap -->
<link rel="stylesheet" href="clc_bootstrap.css" />
<!-- cdn Jquery will be local copy and bottom of page in final -->
<script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha256-cCueBR6CsyA4/9szpPfrX3s49M9vUU5BgtiJj06wt/s=" crossorigin="anonymous"></script>
</head>
<body>
<!-- main nav and splash image -->
<div id="hero">
<div class="banner short" style="background-image: url('images/stock/cocurricular.jpg'),radial-gradient(circle at 50% 50%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.5) 100%);background-position: 75%;">
<div class="menu__background"></div>
<a href="#"><img src="images/CLC_Logo_Xsmall_White.svg" class="logo" id="logo" /></a>
<button id="menu" class="hamburger hamburger--collapse" type="button">
<span class="hamburger-box">
<span class="hamburger-inner"></span>
</span>
</button>
<nav id="navigation">
<a href="search.html"><img src="images/Search.svg" class="search" id="search" /></a>
<div id="menu--area">
<ul>
<li><button type="button" class="navbutton--secondlevel">Joining CLC</button>
<ul class="secondlevel">
<li><a href="index.html">Home</a></li>
<li><a href="tablepage.html">Table Page</a></li>
<li><a href="teachingatclc.html">Teaching at CLC</a></li>
<li><a href="videoheader.html">Video Header</a></li>
<li><a href="formpage.html">Form Page</a></li>
<li><a href="maps.html">Map Page</a></li>
<li><a href="100objects.html">100 Objects Page</a></li>
<li><a href="council.html">Bio/Council Page</a></li>
<li><a href="404.html">404 error</a></li>
<li><a href="digitalsign.html">digital sign</a></li>
<li><a href="notice.html">urgent notice</a></li>
<li><a href="parenthub.html">parent hub</a></li>
</ul>
</li>
<li>—</li>
<li><button type="button" class="navbutton--secondlevel">About CLC</button>
<ul class="secondlevel">
<li><a href="aboutclc.html">Overview</a></li>
<li><a href="page.html">Principal's Welcome</a></li>
<li><a href="page.html">Our Purpose</a></li>
<li><a href="page.html">College in one hundred Objects</a></li>
</ul>
</li>
<li><button type="button" class="navbutton--secondlevel">Admissions</button>
<ul class="secondlevel">
<li><a href="admissions.html">Overview</a></li>
<li><a href="page.html">LOWER COLLEGE ENTRY</a></li>
<li><a href="page.html">UPPER COLLEGE ENTRY</a></li>
<li><a href="page.html">SIXTH FORM ENTRY</a></li>
<li><a href="page.html">DAY GIRLS AT CLC</a></li>
<li><a href="page.html">VISIT/OPEN DAYS</a></li>
<li><a href="page.html">SCHOLARSHIPS</a></li>
<li><a href="page.html">BURSARIES</a></li>
<li><a href="page.html">FAQ</a></li>
</ul>
</li>
<li><button type="button" class="navbutton--secondlevel">LIFE AT CLC</button>
<ul class="secondlevel">
<li><a href="lifeatclc.html">Overview</a></li>
<li><a href="page.html">BOARDING</a></li>
<li><a href="page.html">WEEKENDS</a></li>
<li><a href="page.html">DAY GIRLS</a></li>
<li><a href="page.html">OUR TOWN</a></li>
<li><a href="page.html">PASTORAL CARE</a></li>
<li><a href="page.html">SATURDAY PROGRAMME</a></li>
</ul>
</li>
<li><button type="button" class="navbutton--secondlevel">Academic</button>
<ul class="secondlevel">
<li><a href="academic.html">Overview</a></li>
<li><a href="page.html">DEPARTMENTS</a></li>
<li><a href="page.html">PROFESSIONAL GUIDANCE</a></li>
<li><a href="page.html">SIXTH FORM</a></li>
<li><a href="page.html">HIGHER EDUCATION</a></li>
<li><a href="page.html">EXAM RESULTS</a></li>
<li><a href="page.html">LIBRARY AND ARCHIVES</a></li>
</ul>
</li>
<li><button type="button" class="navbutton--secondlevel">Co-Curricular</button>
<ul class="secondlevel">
<li><a href="cocurricular.html">Overview</a></li>
<li><a href="page.html">SOCIETIES & CLUBS</a></li>
<li><a href="page.html">THE ARTS</a></li>
<li><a href="page.html">SPORTS</a></li>
<li><a href="page.html">OUTDOOR EDUCATION</a></li>
<li><a href="page.html">COMMUNITY LINKS</a></li>
<li><a href="page.html">SOCIAL RESPONSIBILITY</a></li>
</ul>
</li>
<li>—</li>
<li><button type="button" class="navbutton--secondlevel">Key Information</button>
<ul class="secondlevel">
<li><a href="keyinformation.html">Overview</a></li>
<li><a href="page.html">CONTACT</a></li>
<li><a href="page.html">INSPECTION REPORT</a></li>
<li><a href="page.html">FIND US</a></li>
<li><a href="page.html">POLICIES</a></li>
<li><a href="page.html">TERM DATES</a></li>
<li><a href="page.html">GOVERNANCE</a></li>
<li><a href="page.html">FEES</a></li>
<li><a href="page.html">VENUE HIRE</a></li>
</ul>
</li>
<li><a href="http://flourish.cheltladiescollege.org" class="navbutton--secondlevel" target="_new">Support Us</a></li>
</li>
<li><button type="button" class="navbutton--secondlevel">News</button>
<ul class="secondlevel">
<li><a href="page.html">RECENT NEWS</a></li>
<li><a href="page.html">COLLEGE IN THE PRESS</a></li>
<li><a href="page.html">CHELTENHAM FESTIVALS</a></li>
<li><a href="page.html">PRINCIPAL'S REFLECTIONS</a></li>
</ul>
</li>
<li><button type="button" class="navbutton--secondlevel">Jobs</button>
<ul class="secondlevel">
<li><a href="jobs.html">overview</a></li>
<li><a href="page.html">CURRENT VACANCIES</a></li>
<li><a href="page.html">LIVING IN CHELTENHAM</a></li>
</ul>
</li>
</ul>
</div>
</nav>
<span class="down" id="downarrow"></span>
</div>
</div>
<!-- body and 3rd level nav -->
<div class="grid content" id="tagline">
<div class="grid-sm-3">
<nav class="thirdlevel">
<ul>
<li><a href="">Societies & Clubs</a></li>
<li><a href="">The Arts</a></li>
<li><a href="">Sports</a></li>
<li><a href="">Outdoor Education</a></li>
<li><a href="">Community Links</a></li>
<li><a href="">Social Responsibility</a></li>
</ul>
</nav>
</div>
<div class="grid-sm-9">
<section class="columns">
<h2 id="pagecolumns">Co-Curricular</h2>
<p>It is important that College supports each girl in striking a successful balance between academic and co-curricular activity. To this end, our provision in this area is exciting and well-resourced, and presents each girl with an opportunity to find her niche.</p>
<p>We understand that every girl is an individual, they are all encouraged to find an activity that suits her. There is no fixed formula for the number and type of activities that a girl can do, but most settle into a combination of perhaps two to three weekly activities outside of normal teaching time. Despite the fact that many girls are very active in both the sporting and musical lives of College, we do not have houses which are linked to particular activities as is the case in some schools.</p>
<p>Everyone is encouraged to 'have a go' whatever their level of ability.</p>
</section>
</div>
</div>
<!-- 3 boxes -->
<div class="grid">
<a href="page.html">
<div class="grid-sm-4 box">
<span class="boxlink-zoom">AGM</span>
<div class="imagebox-zoom" style="background-image: url('images/stock/image70.JPG'), radial-gradient(circle at 50% 50%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 60%, rgba(0,0,0,0.5) 100%);background-position: left;">
</div>
</div>
</a>
<a href="page.html">
<div class="grid-sm-4 primarycolour box">
<blockquote>"The journey begins with developing mental agility, opinions, habits, self-belief and the ability to live and work with others. These are qualities that we nature and encourage here, with a focus on positive psychology."</blockquote>
<span class="boxlink">Eve Jardine-Young<br/>Principal</span>
</div>
</a>
<a href="page.html">
<div class="grid-sm-4 box">
<span class="boxlink-zoom">Guild Snapshot</span>
<div class="imagebox-zoom" style="background-image: url('images/stock/image69.JPG'), radial-gradient(circle at 50% 50%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 60%, rgba(0,0,0,0.5) 100%);background-position: right;">
</div>
</div>
</a>
</div>
<!-- footer -->
<footer class="secondarycolour">
<div class="footer--logo">
<img src="images/CLC_Logo_Xsmall_Grey.svg" style="width: 180px; height: auto;margin-top: 5px;" /><br/>
<div class="social">
<a href=""><img src="images/facebook.svg" title="facebook" /></a>
<a href=""><img src="images/twitter.svg" title="twitter" /></a>
<a href=""><img src="images/instagram.svg" title="instagram" /></a>
<a href=""><img src="images/linkedin.svg" title="linkedin" /></a>
<a href=""><img src="images/youtube.svg" title="youtube" /></a>
</div>
</div>
<div class="flex">
<ul>
<li><a href="">Joining CLC</a></li>
<li><a href="">Quick Guide</a></li>
<li><a href="">Day/Boarding</a></li>
<li><a href="">Admissions</a></li>
<li><a href="">At A Glance</a></li>
<li><a href="">Feeder Schools</a></li>
<li><a href="">Academic</a></li>
<li><a href="">Forms</a></li>
</ul>
<ul>
<li><a href="">About CLC</a></li>
<li><a href="">Principal's Weclome</a></li>
<li><a href="">Our Purpose</a></li>
<li><a href="">College In 100 Objects</a></li>
</ul>
<ul>
<li><a href="">Key Info</a></li>
<li><a href="">Term Dates</a></li>
<li><a href="">Fees</a></li>
<li><a href="">Policies</a></li>
<li><a href="">Open Days</a></li>
</ul>
<ul>
<li><a href="">CLC Community</a></li>
<li><a href="">Social Media</a></li>
<li><a href="">Jobs</a></li>
<li><a href="">Support Us</a></li>
<li><a href="">Our Town</a></li>
<li><a href="">Hire</a></li>
<li><a href="">Society & Clubs</a></li>
<li><a href="">Pastoral</a></li>
<li><a href="">Wellbeing</a></li>
</ul>
<ul>
<li><a href="">News</a></li>
<li><a href="">Recent News</a></li>
<li><a href="">Festivals</a></li>
<li><a href="">College In Press</a></li>
</ul>
</div>
<div class="copyright">
<hr />
Cheltenham Ladies College © 2016. All rights reserved<br />
<a href="">Legal notices & cookie policy</a><br />
Registered charity #311722
</div>
</footer>
<!-- scripts -->
<script src="javascript.js" type="text/javascript"></script>
</body>
</html>