-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfade.html
More file actions
74 lines (54 loc) · 2.29 KB
/
Copy pathfade.html
File metadata and controls
74 lines (54 loc) · 2.29 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
<!DOCTYPE html>
<html lang="ko">
<head>
<title>VALORANT 신규 요원 페이드</title>
<link rel="stylesheet" href="new.css">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
</head>
<body bgcolor="black">
<div style="padding:20px;"></div>
<center>
<a href="valorant.html"><img src="image/logo.jpg"></a>
</center>
<br>
</div>
<img src="image/페이드공식트레일러.png">
<ln></ln>
<div class='jb-box'>
<video width="100%" height="auto" autoplay loop controls>
<source src="video/fadetrailer.mp4" type="video/mp4">
이 비디오를 지원하지 않습니다.
</video>
</div>
<br>
<img width=100% src="image/fadeex.jpg">
<table width="70%" height="500" align="center" left-margin="100px">
<tr>
<th><iframe width="560" height="315" src="https://www.youtube.com/embed/jc55dA66Lzg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>이 영상을 불러올 수 없습니다.</iframe></th>
<th><img src="image/ezgif.com-gif-maker.jpg"></th>
</tr>
</table>
<center>
<br>
<br>
<br>
<br>
<br>
<hr size="10px" width=100% color="#FA4454">
<br>
<br>
<br>
<img align=center width=200px src="image/riot.png">
<br>
<br>
<br>
<font size="3" color="white"><pre>Ⓒ2022 Riot Games, Inc. Riot Games, VALORANT,
and any associated logos are trademarks, service marks, and/or registered trademarks of Riot Games, Inc.</pre></font>
<br>
<br>
<br>
</center>
</body>
</html>