-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLim.html
More file actions
35 lines (34 loc) · 1.13 KB
/
Copy pathLim.html
File metadata and controls
35 lines (34 loc) · 1.13 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>웹페이지 만들기</title>
</head>
<p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/3WUw9thZR4k" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</p>
<body>
<strong>Red Velvet</strong> <u>comeback</u>
<h1><a href="index.html">Phoenix of Physics</a></h1>
<ol>
<li><a href="Jin.html">Jin</a></li>
<li><a href="Lim.html">Lim</a></li>
남대균
<li><a href="Nam.html">Nam</a></li>
</ol>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/5df63b8043be710e1d222b41/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
html projcet<br>
<a href="https://soongmoon.riroschool.kr/" target=_blank title=리로스쿨><img src="joy.PNG" width="400"></a>
</body>