-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathanathema.html
277 lines (257 loc) · 11.2 KB
/
anathema.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="All about anathema band">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="bands.css">
<title>Anathema</title>
<style>
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
overflow: hidden;
padding-block-start: 10px;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
</style>
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<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="tool.html">Tool</a>
</li>
<li class="nav-item">
<a class="nav-link" href="tesseract.html">Tesseract</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Anathema</a>
</li>
<li class="nav-item">
<a class="nav-link" href="mogwai.html">Mogwai</a>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="bd-placeholder-img" width="100%" height="100%" src="./images/anathema/anathema-11.jpg"
preserveAspectRatio="xMidYMid slice" focusable="false" role="img">
</div>
<div class="carousel-item">
<img class="bd-placeholder-img" width="100%" height="100%" src="./images/anathema/anathema-2.jpg"
preserveAspectRatio="xMidYMid slice" focusable="false" role="img">
<div class="container">
</div>
</div>
<div class="carousel-item">
<img class="bd-placeholder-img" width="100%" height="100%" src="./images/anathema/anathema-9.jpg"
preserveAspectRatio="xMidYMid slice" focusable="false" role="img">
<div class="container">
</div>
</div>
</div>
<a class="carousel-control-prev" href="#myCarousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#myCarousel" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- Band Members and Studio Albums
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="container band-members">
<!-- Three columns of text below the carousel -->
<div class="row">
<div class="col-lg-4">
<img class="bd-placeholder-img rounded-circle" width="140" height="140" src="images/anathema/leedouglas.jpg"
xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img"
aria-label="Placeholder: 140x140">
<title>Placeholder</title>
<rect width="100%" height="100%" fill="#777" />
<h2>Lee Douglas</h2>
<p>Lead and Backing Vocals</p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="bd-placeholder-img rounded-circle" width="140" height="140"
src="images/anathema/danielcardoso.jpg" xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: 140x140">
<title>Placeholder</title>
<rect width="100%" height="100%" fill="#777" />
<h2>Daniel Cardoso</h2>
<p>Keyboardist/Drummer</p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="bd-placeholder-img rounded-circle" width="140" height="140" src="images/anathema/johndouglas.jpeg"
xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img"
aria-label="Placeholder: 140x140">
<title>Placeholder</title>
<rect width="100%" height="100%" fill="#777" />
<h2>John Douglas</h2>
<p>Drummer</p>
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
<div class="row">
<div class="col-lg-4">
<img class="bd-placeholder-img rounded-circle" width="140" height="140"
src="images/anathema/jamiecavanagh.jpg" xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: 140x140">
<title>Placeholder</title>
<rect width="100%" height="100%" fill="#777" />
<h2>Jamie Cavanagh</h2>
<p>Bass Guitarist</p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="bd-placeholder-img rounded-circle" width="140" height="140"
src="images/anathema/vincentcavanagh.jpg" xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: 140x140">
<title>Placeholder</title>
<rect width="100%" height="100%" fill="#777" />
<h2>Vincent Cavanagh</h2>
<p>Singer and Guitarist</p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="bd-placeholder-img rounded-circle" width="140" height="140"
src="images/anathema/davidcavanagh.jpeg" xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: 140x140">
<title>Placeholder</title>
<rect width="100%" height="100%" fill="#777" />
<h2>Daniel Cavanagh</h2>
<p>Singer and Guitarist</p>
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
<!-- START THE FEATURETTES -->
<hr class="featurette-divider">
<div id="discography" class="table-responsive">
<table class="table">
<thead class="thead-dark">
<tr>
<th scope="col">#</th>
<th scope="col">Studio Albums</th>
<th scope="col">Release Date</th>
<th scope="col">Playlist Link</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">1</th>
<td>Serenades</td>
<td>15 February 1993</td>
<td><a href="https://www.youtube.com/watch?v=rkJauTCYThU">Anathema - Serenades (Full Album)</a></td>
</tr>
<tr>
<th scope="row">2</th>
<td>The Silent Enigma</td>
<td>17 August 1995</td>
<td><a href="https://www.youtube.com/watch?v=LwI8Ka-7JyI">Anathema - The Silent Enigma (FULL ALBUM)</a>
</td>
</tr>
<tr>
<th scope="row">3</th>
<td>Eternity</td>
<td>11 November 1996</td>
<td><a href="https://www.youtube.com/watch?v=TC3yiwrjbMU">Anathema Eternity FULL ALBUM</a></td>
</tr>
<tr>
<th scope="row">4</th>
<td>Alternative 4</td>
<td>22 June 1998</td>
<td><a href="https://www.youtube.com/watch?v=u0gL75ptUto">ANATHEMA Alternative 4 FULL ALBUM HD</a></td>
</tr>
<tr>
<th scope="row">5</th>
<td>Judgement</td>
<td>21 June 1999</td>
<td><a href="https://www.youtube.com/watch?v=7MSEynX0lKg&t=1508s">Anathema - Judgement (FULL ALBUM)</a>
</td>
</tr>
<tr>
<th scope="row">6</th>
<td>A fine day to Exit</td>
<td>9 October 2001</td>
<td><a href="https://www.youtube.com/watch?v=O20UHVi39R8">Anathema - A Fine Day to Exit (FULL ALBUM)</a>
</td>
</tr>
<tr>
<th scope="row">7</th>
<td>A Natural Disaster</td>
<td>3 November 2003</td>
<td><a href="https://www.youtube.com/watch?v=xfIAy4dsR7Q">Anathema - A Natural Disaster (FULL ALBUM)</a>
</td>
</tr>
<tr>
<th scope="row">8</th>
<td>We're here because we are here</td>
<td>31 May 2010</td>
<td><a href="https://www.youtube.com/watch?v=zWBpiMsZ8VU&t=2112s">Anathema - We're Here Because We're Here
[2010] FULL ALBUM</a></td>
</tr>
<tr>
<th scope="row">9</th>
<td>Weather Systems</td>
<td>16 April 2012</td>
<td><a href="https://www.youtube.com/watch?v=H7EZkJkZYGU">Anathema - Weather Systems 2012 (Full Album)</a>
</td>
</tr>
<tr>
<th scope="row">10</th>
<td>Distant Satellites</td>
<td>9 June 2014</td>
<td><a href="https://www.youtube.com/watch?v=J1pkkCmBgCk">Anathema - Distant Satellites [Full Album]</a>
</td>
</tr>
<tr>
<th scope="row">11</th>
<td>The Optimist</td>
<td>9 June 2017</td>
<td><a href="https://www.youtube.com/watch?v=AYmbDjGnpQ8">Anathema - The Optimist (FULL ALBUM)</a></td>
</tr>
</tbody>
</table>
</div>
<hr class="featurette-divider">
<!-- /END THE FEATURETTES -->
</div><!-- /.container -->
<!-- FOOTER -->
<footer class="container">
<p class="float-right"><a href="#">Back to top</a></p>
<p>© <a href="https://www.anathemamusic.com/music/">Anathema</a> · <a
href="https://en.wikipedia.org/wiki/Anathema_discography">Discography</a></p>
</footer>
</main>
</body>
</html>