-
Notifications
You must be signed in to change notification settings - Fork 0
/
CayzerRes.html
380 lines (368 loc) · 18 KB
/
CayzerRes.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
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
<!DOCTYPE html>
<html>
<head>
<title>Cayzer Cup Tables</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="main.css" type="">
</head>
<body style="background-image:url('images/billiards.jpg')">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="../../index.html">Home
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="News.html">News</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Fixtures.html">Fixtures</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Table.html">League Table</a>
</li>
<li class="nav-item">
<a class="nav-link" href="../../Constitution.html">League Constitution</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Breaks.html">Breaks</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Adjusted.html">Adjusted Handicaps</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Cayzer Cup
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="CayzerHcp.html">Handicaps</a>
<a class="dropdown-item" href="CayzerGrp.html">Groups</a>
<a class="dropdown-item" href="CayzerFixA.html">Group A Fixtures</a>
<a class="dropdown-item" href="CayzerFixB.html">Group B Fixtures</a>
<a class="dropdown-item" href="CayzerRes.html">Tables</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="Davies.html">Davies Cup</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Thomas.html">Will Thomas Cup</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Links
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="../../EABA.html">EABA Calendar 2018 - 2019</a>
<a class="dropdown-item" href="../../Links.html">Billiards Links</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
Archive
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="Archive\2017-2018\index.html">2017-2018</a>
<a class="dropdown-item" href="Archive\2018-2019\index.html">2018-2019</a>
<a class="dropdown-item" href="Archive\2019-2020\index.html">2019-2020</a>
<a class="dropdown-item" href="Archive\2021-2022\index.html">2021-2022</a>
</div>
</li>
</ul>
</div>
</nav>
<!-- end of navigation -->
<div class='main'>
<div class='container'>
<div class='row'>
<div class='col-sm-12'>
<h1 style="text-align:center; color:yellow; font-size:4vw"> Chester Billiards League League 2024-2025</h1>
</div>
<div class='col-sm-12'>
<h2 style="text-align:center; color:white; font-size:3vw"> Cayzer Cup Tables 2025</h2>
</div>
<!-- <div class='col-sm-12'>
<a href="#Latest">
<p style="text-align:center;">
<button id="btn"
class="w3-button w3-border w3-xxlarge w3-black w3-text-white">Final</button>
</p>
</a>
</div> -->
<div class='col-sm-12'>
<h1 style="text-align:center; color:yellow; font-size:2vw"> Group Tables</h1>
</div>
<div class='col-sm-12'>
<table class="table table-bordered table-dark table-hover"
style="text-align:center; color: white">
<thead>
<tr>
<th colspan="5">GROUP A</th>
</tr>
<tr>
<th style="color: red">Pos</th>
<th style="color: red">Team</th>
<th style="color: red">Played</th>
<th style="color: red">Points</th>
<th style="color: red">Aggregate</th>
</tr>
</thead>
<tbody>
<tr class="top2">
<td style="color: red">1</td>
<td style="color: red">Waverton B</td>
<td style="color: red"></td>
<td style="color: red"></td>
<td style="color: red"></td>
</tr>
<tr class="top2">
<td style="color: red">2</td>
<td style="color: red">Eastham Home Guard</td>
<td style="color: red"></td>
<td style="color: red"></td>
<td style="color: red"></td>
</tr>
<tr>
<td style="color: red">3</td>
<td style="color: red">Upton RBL A</td>
<td style="color: red"></td>
<td style="color: red"></td>
<td style="color: red"></td>
</tr>
<tr>
<td style="color: red">4</td>
<td style="color: red">Waverton A</td>
<td style="color: red"></td>
<td style="color: red"></td>
<td style="color: red"></td>
</tr>
</tbody>
</table>
</div>
<!-- <div class='col-sm-12'>
<h2 style="text-align:center; color:white">Buckley Cons & Chester Cons Qualify for
Semi Finals</h2>
</div> -->
<div class='col-sm-12'>
<br>
</div>
<div class='col-sm-12'>
<table class="table table-bordered table-dark table-hover"
style="text-align:center; color: white">
<thead>
<tr>
<th colspan="5">GROUP B</th>
</tr>
<tr>
<th style="color: green">Pos</th>
<th style="color: green">Team</th>
<th style="color: green">Played</th>
<th style="color: green">Points</th>
<th style="color: green">Aggregate</th>
</tr>
</thead>
<tbody>
<tr class="top2">
<td style="color: green">1</td>
<td style="color: green">Ewloe A</td>
<td style="color: green"></td>
<td style="color: green"></td>
<td style="color: green"></td>
</tr>
<tr class="top2">
<td style="color: green">2</td>
<td style="color: green">Ewloe B</td>
<td style="color: green"></td>
<td style="color: green"></td>
<td style="color: green"></td>
</tr>
<tr>
<td style="color: green">3</td>
<td style="color: green">Upton RBL B</td>
<td style="color: green"></td>
<td style="color: green"></td>
<td style="color: green"></td>
</tr>
</tbody>
</table>
</div>
<!-- <div class='col-sm-12'>
<h2 style="text-align:center; color:white; font-size:2vw">Upton A and Waverton A Qualify for
Semi Finals</h2>
</div> -->
<div class='col-sm-12'>
<br>
</div>
<!-- SEMI FINAL-->
<!-- <div class='col-sm-12'>
<h2 style="text-align:center; color:white; font-size:2vw">
<u>Dress Code</u>
<br>Now that we are at the Semi-Final stage of the competition, please note that the dress code
comes into operation.
<br>No Jeans, trainers or collarless shirts please.
<br>In the event of a failure to comply with this rule, the offending player will forfeit his
game and his opponent will score 200 points.
<br>The offending player will score the amount of his handicap.
</h2>
</div>
<div class='col-sm-12'>
<h3 style="text-align:center; color:red; font-size:4vw"> Semi Finals</h3>
</div> -->
<!-- <div class='col-sm-12'>
<table class="table table-bordered table-dark table-hover" style="text-align:center; color: white">
<thead>
<tr style="color: yellow">
<th>Date</th>
<th>Time</th>
<th>Home</th>
<th>Score</th>
<th></th>
<th>Score</th>
<th>Away</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tuesday 9th April 2019</td>
<td>19:30</td>
<td>Buckley Cons</td>
<td>756</td>
<td>v</td>
<td>731</td>
<td>Waverton A</td>
</tr>
<tr>
<td>Tuesday 9th April 2019</td>
<td>19:30</td>
<td>Upton A</td>
<td>700</td>
<td>v</td>
<td>721</td>
<td>Chester Cons</td>
</tr>
</tbody>
</table>
</div> -->
<!-- <div id="Latest" class='col-sm-12'>
<h1 style="text-align:center; color:red; font-size:4vw"> Final</h1>
</div>
<div class='col-sm-12'>
<h2 style="text-align:center; color:yellow; font-size:4vw">
<b>Tuesday 23rd April at Waverton at 19:30</b>
</h2>
</div> -->
<!-- <div class='col-sm-12'>
<h2 style="text-align:center; color:white; font-size:4vw"> Buckley Cons against Chester Cons</h2>
</div> -->
<!-- <div class='col-sm-12'>
<table class="table table-bordered table-dark table-hover" style="text-align:center; color: white">
<thead>
<tr style="color:yellow">
<th>Buckley Cons</th>
<th>Score</th>
<th>Chester Cons</th>
<th>Score</th>
</tr>
</thead>
<tbody>
<tr>
<td>Gordy Edwards</td>
<td>200</td>
<td>Steve Williams</td>
<td>100</td>
</tr>
<tr>
<td>EG Martin</td>
<td>200</td>
<td>Geoff Brassington</td>
<td>176</td>
</tr>
<tr>
<td>Bryn Hughes</td>
<td>200</td>
<td>Andy Duckers</td>
<td>187</td>
</tr>
<tr>
<td>Nathan Gartland</td>
<td>200</td>
<td>Tony Done</td>
<td>97</td>
</tr>
<tr>
<td>
<b>TOTAL</b>
</td>
<td style="color:red">
<b>800</b>
</td>
<td>
<b>TOTAL</b>
</td>
<td style="color:red">
<b>560</b>
</td>
</tr>
</tbody>
</table>
</div> -->
</div>
</div>
</div>
<div class='Ads'>
<div class='container'>
<div class='row'>
<div class='col-sm-12'>
<p style="text-align:center; color:yellow; font-size: 3vw">
<b>Chester Billiards League are proudly sponsored by</b>
</p>
</div>
<div class='col-sm-12'>
<br>
</div>
<div class='col-sm-12' style="text-align:center" ;>
<a href="http://www.whitchurch-sports.co.uk/index.htm">
<div>
<img src="images/Whitchurch.jpg">
<!--
<img src="images/Whitchurch.jpg" width="480" height="43">
-->
</div>
</a>
<a href="http://www.whitchurch-sports.co.uk/index.htm"></a>
</div>
<div class='col-sm-12'>
<br>
</div>
</div>
</div>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="main.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
</body>
<!-- © CookieMonster | <a href="https://antony-cooke.github.io/ChesterBL/</a> -->
</html>