-
Notifications
You must be signed in to change notification settings - Fork 4
/
Anime.html
24 lines (24 loc) · 1.45 KB
/
Anime.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Anime</title>
<link rel="stylesheet" href="animal.css">
</head>
<body>
<h1>Anime 💢</h1>
<div id="t1"><img src="https://source.unsplash.com/random/?anime,manga" alt="Trending Image" height="350" width="375"></div>
<div id="t2"><img src="https://source.unsplash.com/random/?anime,comics" alt="Trending Image" height="350" width="375"></div>
<div id="t3"><img src="https://source.unsplash.com/random/?animecharacters,manga-art" alt="Trending Image" height="350" width="375"></div>
<div id="t4"><img src="https://source.unsplash.com/random/?animememes" alt="Trending Image" height="350" width="375"></div>
<div id="t5"><img src="https://source.unsplash.com/random/?cartoons" alt="Trending Image" height="350" width="375"></div>
<div id="t6"><img src="https://source.unsplash.com/random/?anime,japanese-anime" alt="Trending Image" height="350" width="375"></div>
<div id="t7"><img src="https://source.unsplash.com/random/?anime,monthly" alt="Trending Image" height="350" width="375"></div>
<div id="t8"><img src="https://source.unsplash.com/random/?anime-fights" alt="Trending Image" height="350" width="375"></div>
<footer>
<H1>Refrest to load more content.</H1>
</footer>
</body>
</html>