-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
33 lines (24 loc) · 1.4 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
<!DOCTYPE html>
<html>
<head>
<title>WoW</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Roboto&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lobster|Satisfy&display=swap" rel="stylesheet">
</head>
<body>
<div class="body">
<marquee class="big">不忘初心</marquee>
<h2 class="li">BEST GAME</h2>
<a href="https://www.minecraft.net/en-us/" target="_blank"></a>
<img class="mid" src="https://lh3.googleusercontent.com/yAtZnNL-9Eb5VYSsCaOC7KAsOVIJcY8mpKa0MoF-0HCL6b0OrFcBizURHywpuip-D6Y">
<h1 class="m i">BEST CHARACTER IN NARUTO </h1>
<img class="mid" src="https://vignette.wikia.nocookie.net/naruto/images/1/1f/Minato_Namikaze.PNG/revision/latest?cb=20150924051028">
<h2 class="li">BEST RAPPER</h2>
<img class="mid" src="https://media3.s-nbcnews.com/j/newscms/2015_15/956071/img_3629-3298976058-e_fa1ea2499f3c859fbdd349b7f10640f6.fit-760w.jpg">
<a href="https://www.dji.com/" target="_blank"></a>
<h2 class="li">BEST BRAND</h2>
<img src="https://www3.djicdn.com/assets/images/v3/share/[email protected]?from=cdnMap">
</div>
</body>
</html>