-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdimension.html
More file actions
34 lines (27 loc) · 1.17 KB
/
Copy pathdimension.html
File metadata and controls
34 lines (27 loc) · 1.17 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
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>VALORANT EP5 최초공개</title>
<link rel="stylesheet" href="style2.css">
</head>
<body>
<div class="video-background">
<div class="video-foreground">
<iframe src="https://www.youtube.com/embed/PlpqhZiumDM" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div id="vidtop-content">
<div class="vid-info">
<h1>VALORANT 신규 에피소드 디멘션</h1>
<p>SHATTERED // Episode 5: DIMENSION Cinematic - VALORANT
<p>6월 20일 에피소드 5 시네마틱이 유튜브에서 최초공개됩니다.
패치 5.0과 에피소드 5 액트 1은 6월 23일부터 적용됩니다.
새로운 스토리와 배틀패스를 놓치지 마세요!
<a href="https://www.youtube.com/embed/PlpqhZiumDM">최초공개 보러가기</a>
<a href="https://playvalorant.com/ko-kr/news/game-updates/valorant-patch-notes-5-0/">5.0 패치노트 보러가기</a>
<a href="valorant.html">VALORANT 홈페이지</a>
</div>
</div>
</body>
</html>