-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathEleceed.html
More file actions
43 lines (43 loc) · 1.96 KB
/
Eleceed.html
File metadata and controls
43 lines (43 loc) · 1.96 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="./Index.css" />
<title>Eleceed</title>
</head>
<body>
<div class="card">
<h1>Eleceed</h1>
<a href="https://readmanganato.com/manga-de980813/chapter-86" target="_blank"><img src="file:///C:/Users/Acer/OneDrive/Pictures/Jiwoo%20Ch-86.png" /></a>
<br><a href="https://readmanganato.com/manga-de980813/chapter-86" target="_blank"> For the true fans
</a>
<p><span class="thoughts">My Thoughts:</span>
<br>This chapter was really cool, seeing Jiwoo fight this
<br>guy and still persevere is so great, and the final panel
<br>of him standing back up is so good.
</p>
</div>
<div class="card">
<h1>Eleceed</h1>
<a href="https://readmanganato.com/manga-de980813/chapter-107" target="_blank"><img id="middle" src="file:///C:/Users/Acer/OneDrive/Pictures/The gang Ch-107.png"/></a>
<br><a href="https://readmanganato.com/manga-de980813/chapter-107" target="_blank"> For the true fans
</a>
<p><span class="thoughts">My Thoughts:</span>
<br>Roughly halfway through where the series currently
<br>is at, this is one of the big fight scenes that
<br>shows the true power of friendship in the series.
</p>
</div>
<div class="card">
<h1>Eleceed</h1>
<a href="https://readmanganato.com/manga-de980813/chapter-1" target="_blank"><img src="file:///C:/Users/Acer/OneDrive/Pictures/Kayden%20Ch-1.png" /></a>
<br><a href="https://readmanganato.com/manga-de980813/chapter-1" target="_blank"> For the true fans
</a>
<p><span class="thoughts">My Thoughts:</span>
<br>The first step to every man's cripling addiction,
<br>the premier chapter of Eleceed, and the introduction
<br>of one of if not the best cat in all of fiction.
</p>
</div>
</body>
</html>