-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdbs4.html
More file actions
203 lines (203 loc) · 9.02 KB
/
dbs4.html
File metadata and controls
203 lines (203 loc) · 9.02 KB
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
<!doctype html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dragon Ball Super</title>
<link href="styles.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="images/Super/favicon.ico">
<link rel="apple-touch-icon" href="images/Super/apple-touch-icon.png">
<link rel="icon" sizes="192x192" href="images/Super/android.png">
</head>
<body>
<!-- Main Container -->
<div class="container">
<span class="logo" width="auto" height="auto">
<a><img src="images/dbs_logo.png" alt="Dragon Ball Super" width="30%" height="auto"></a>
</span>
<!-- Navigation -->
<header>
<nav>
<ul>
<li><a href="index.html">Dragon Ball</a></li>
<li> <a href="dbz.html">Dragon Ball Z</a></li>
<li> <a href="dbs.html">Dragon Ball Super</a></li>
<li> <a href="dbdaima.html">Dragon Ball Daima</a></li>
<li> <a href="dbkai.html">Dragon Ball Z Kai</a></li>
<li> <a href="dbgt.html">Dragon Ball GT</a></li>
</ul>
</nav>
</header>
<!-- Home Section -->
<section class="home" id="home">
</section>
<!-- Banner Section -->
<section class="banner">
<h2 >Dragon Ball Super Episodes</h2>
<div>
<h1><a href="dbs.html"><img src="images/dbss1.png" alt="dbs season 1" width="192" height="192"></a>
<a href="dbs2.html"><img src="images/dbss2.png" alt="dbs season 2" width="192" height="192"></a>
<a href="dbs3.html"><img src="images/dbss3.png" alt="dbs season 3" width="192" height="192"></a>
<a href="dbs4.html"><img src="images/dbss4.png" alt="dbs season 4" width="192" height="192"></a>
<a href="dbs5.html"><img src="images/dbss5.png" alt="dbs season 5" width="192" height="192"></a></h1>
</div>
<div>
<section>
<h2 >Season 4</h2>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1p9VB6nNCZ-nJwa8MQl-F-1ze4zYEBnWa/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4 >Episode 1</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1Sq1EF8knx1j83dHpR8SaIMh7xLRCWGe7/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 2</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/14pZgb80BGEsKibT50gAqHOglvigTjVdp/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 3</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1hinRLe2FR_RnAhtu3zshSLQuhEsjO5Fr/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 4</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1zzEliNRpOtt6ue0UZvUUQClukrvM66QV/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 5</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1jR2dwWaQUaWhZ366rd_KQPqt22zy0UTT/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 6</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/16VgSknIlv4v5IenW3gx8DLSDFv6dGlVf/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 7</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1gLhQExMwDGpBFlKyUdJDCeqJSAe71JdI/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 8</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1w1qC1ZYzXcVkyhUboL6YPmRx25sXtclP/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 9</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1hEbhN4vgfvFWtGpLJHrO1C_SgXGa7saY/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 10</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1BDrFoQp7Y7tpZjZTqeRHBZT4NhqkmLw7/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 11</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1Xx-TyBSvKerQVROEqSPRyPkmgRD2OSXK/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 12</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1ERprii7QKx3H8nj1tEaQzmapD-ynLPKL/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 13</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1ZyebZlHu-1lNe03k_EzlwWaBaz1WhH_u/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 14</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1H4eQqqvk6zwzkXVF-ENNShua5zWuLdbY/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 15</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1Q2-esSmJK0NLawPAOi-Q_aiucVwAa5W6/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 16</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1OUYw4WE2tSYl9nKOIj-8lRFLTTpMXhV6/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 17</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1GPU3mtdHy2-Z2Unvpy0KntG9IteDPAU7/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 18</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1ox1QVTlKERV3WbaK8mEUGglopsaMZF4E/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 19</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1GFutuOdkwoAEJmTLjFFQmw3v59hrGMUB/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 20</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1RY_2nU1toGFG23xXszKD3CKx8MgRJW6R/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 21</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1NRtErboOFLODa_ZH92Gfh9SGM0b4TB0i/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 22</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1zGKcwCtq5iikQ_H69cedrmgfOyH_g0QB/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 23</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1_tPzvQ2fq9EfMyBVoYtpZOANh2J9wo7f/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 24</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/15YES-8RH7o3nwmt0g09pnhx19QN_oS2k/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 25</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1xSj1FCLXJon01VnYrGr_FbIh6cfURsp_/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 26</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1shsu5LNjDNKBRWkuYjgxz-d6BhKPGSTr/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 27</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1SOn4WiPfn3PAchSYJuumTsp41qIvGuC4/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 28</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1uBPDX9MEM_Hzr3a1WlCr9xFcFekNoERq/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 29</h4>
<p></p>
</div>
<div class="thumbnail">
<p><iframe src="https://drive.google.com/file/d/1h1buZXTUSV8U51Lx8bApRI4alP-I7fo1/preview" width="480" height="360" allowfullscreen="allowfullscreen"></iframe></p>
<h4>Episode 30</h4>
<p></p>
</div>
</section>
</div>
</section>
</div>
<!-- Main Container Ends -->
</body>
</html>