-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLinks.html
172 lines (161 loc) · 8.44 KB
/
Links.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
<!DOCTYPE html>
<html>
<head>
<title>LINKS</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="text/css">
</head>
<body class="pic">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<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="History.html">History</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="Handicaps.html">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">
Statistics
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="Stats.html">Stats from All Matches</a>
<a class="dropdown-item" href="StatsHome.html">Stats from Home Matches</a>
<a class="dropdown-item" href="StatsAway.html">Stats from Away Games</a>
<a class="dropdown-item" href="IndHome.html">Individual Match Scores (H)</a>
<a class="dropdown-item" href="IndAway.html">Individual Match Scores (A)</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">
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 dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
Individual Comps
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="Davies.html">Davies Cup</a>
<a class="dropdown-item" href="Thomas.html">Will Thomas Cup</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">
Links
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="EABA.html">EABA Calendar 2023 - 2024</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 class="middle yellow five">Chester Billiards League<br>2024-2025</h1>
</div>
<div class='col-sm-12'>
<h2 class="middle white five"> Links</h2>
</div>
<div class='col-sm-12'>
<h2 class="middle darkred three">
<b>Below is a list of Links to Billiards Related Websites
</b>
</h2>
</div>
<div class='col-sm-12'>
<h4 class="middle black three">
<a href="http://world-billiards.com/" target="_blank">
<u>World Billiards</u>
</a>
<br>
<a href="http://www.eaba.co.uk/" target="_blank">
<u>English Amateur Billiards Association</u>
</a>
<br>
<a href="http://www.englishbilliards.org/" target="_blank">
<u>English Billiards website (Under Construction)</u>
</a>
<br>
<a href="https://www.robhallbilliards.com/" target="_blank">
<u>Rob Hall Billiards</u>
</a>
</h4>
</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>