-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
49 lines (46 loc) · 1.58 KB
/
index.html
File metadata and controls
49 lines (46 loc) · 1.58 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>this man is cute!</title>
<style>
body {font-family: "Lato", sans-serif}
</style>
</head>
<body>
<h1> 약 2M 남성의 치명적 유혹</h1>
<iframe width="100%" height="700px"
src="https://www.youtube.com/embed/RDGxmZBOeyg?si=UqES6vGo4AwrpDdg"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<h2> 효과는 굉장했다! </h2>
<h3> 이 남성의 이름은 신성록, 카톡개가 맞습니다.</h3>
<img src="톡큘.jpg" width="80%">
<!-- Page content -->
<div class="w3-content" style="max-width:2000px;margin-top:46px">
<!-- Automatic Slideshow Images -->
<div>
<img src="생창록.jpg" style="width:100%">
<div>
<h3>생명창조</h3>
<p><b>위대한 생명창조의 역사가 시작된다</b></p>
</div>
</div>
<div>
<img src="프랑켄록.jpg" style="width:100%">
<div>
<h3>인간의 한계를 극복하려는</h3>
<p><b>강한 의지</b></p>
</div>
</div>
<div>
<img src="프로도.jpg" style="width:100%">
<div>
<h3>창조주의 섭리에 맞서 굴복당했던 인간의 허물을 벗는순간</h3>
<p><b>그리고 카톡개가 됫당</b></p>
</div>
</div>
</body>
</html>