-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
204 lines (203 loc) · 6.73 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<title>13 Reasons Why</title>
<meta name="Keywords" content="13 Reasons, Hannah Baker, Clay Jensen ,Netflix Originals">
<meta name="Description" content="13 Reasons Why Fan Blog">
<meta name="author" content="Hima Reddy">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<div class="view" style="background-image: url('media/13RW_S3.jpeg'); background-repeat: no-repeat; background-size: cover; background-position: center center;">
<header>
<div class="mask rgba-gradient align-items-center">
<nav class="navbar navbar-expand-lg navbar-dark fixed-top scrolling-navbar">
<div class="container">
<div class="collapse navbar-collapse" id="navbarSupportedContent-7">
<ul class="navbar-nav mr-auto list-inline">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="store.html">Store</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
</ul>
</div>
</div>
</nav>
<h1 class="h1-responsive font-weight-bold text-center text-capitalize">13 Reasons Why</h1>
<div class="text-center">
<button class="button-update" type="button">Get the latest updates here</button>
<br>
<br>
<button type="button">►</button>
</div>
</header>
<section>
<h2 class="text-center">Written Updates: Season 1</h2>
<div>
<div class="div episode text-left">
<strong>Episode 1</strong>
<>
<span>Tape 1, Side A</span>
<>
<span>Description</span>
<>
<button type="button">Read Update</button>
<hr>
</div>
<div class="div episode text-right">
<strong>Episode 2</strong>
<>
<span>Tape 1, Side B</span>
<>
<span>Description</span>
<>
<button type="button">Read Update</button>
<hr>
</div>
<div class="div episode text-left">
<strong>Episode 3</strong>
<>
<span>Tape 2, Side A</span>
<>
<span>Description</span>
<>
<button type="button">Read Update</button>
<hr>
</div>
<div class="div episode text-right">
<strong>Episode 4</strong>
<>
<span>Tape 2, Side B</span>
<>
<span>Description</span>
<>
<button type="button">Read Update</button>
<hr>
</div>
<div class="div episode text-left">
<strong>Episode 5</strong>
<>
<span>Tape 3, Side A</span>
<>
<span>Description</span>
<>
<button type="button">Read Update</button>
<hr>
</div>
<div class="div episode text-right">
<strong>Episode 6</strong>
<>
<span>Tape 3, Side B</span>
<>
<span>Description</span>
<>
<button type="button">Read Update</button>
<hr>
</div>
<div class="div episode text-left">
<strong>Episode 7</strong>
<>
<span>Tape 4, Side A</span>
<>
<span>Description</span>
<>
<button type="button">Read Update</button>
<hr>
</div>
<div class="div episode text-right">
<strong>Episode 8</strong>
<>
<span>Tape 4, Side B</span>
<>
<span>Description</span>
<>
<button type="button">Read Update</button>
<hr>
</div>
<div class="div episode text-left">
<strong>Episode 9</strong>
<>
<span>Tape 5, Side A</span>
<>
<span>Description</span>
<>
<button type="button">Read Update</button>
<hr>
</div>
<div class="div episode text-right">
<strong>Episode 10</strong>
<>
<span>Tape 5, Side B</span>
<>
<span>Description</span>
<>
<button type="button">Read Update</button>
<hr>
</div>
<div class="div episode text-left">
<strong>Episode 11</strong>
<>
<span>Tape 6, Side A</span>
<>
<span>Description</span>
<>
<button type="button">Read Update</button>
<hr>
</div>
<div class="div episode text-right">
<strong>Episode 12</strong>
<>
<span>Tape 6, Side B</span>
<>
<span>Description</span>
<>
<button type="button">Read Update</button>
<hr>
</div>
<div class="div episode text-left">
<strong>Episode 13</strong>
<>
<span>Tape 7, Side A</span>
<>
<span>Description</span>
<>
<button type="button">Read Update</button>
<hr>
</div>
</div>
</section>
<footer>
<h3>Also we are available on:</h3>
<ul class="list-inline">
<li>
<a href="https://www.facebook.com/" target="_blank">
<img src="media/facebooklogo.png">
</a>
</li>
<li>
<a href="https://www.instagram.com/" target="_blank">
<img src="media/instagramlogo.png">
</a>
</li>
<li>
<a href="https://www.twitter.com/" target="_blank">
<img src="media/twitter.png">
</a>
</li>
</ul>
</footer>
</div>
</body>
</html>