-
Notifications
You must be signed in to change notification settings - Fork 0
/
walk.html
34 lines (34 loc) · 1.81 KB
/
walk.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
34
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>산책로 추천</title>
<style type="text/css">
#mbti_cha{position:fixed; top:20px; right:30px; border: thin solid green;}
</style>
</head>
<body>
<h2>INFP INSIGHT</h2>
<a href="mainpage.html">
<img id="mbti_cha" src="https://w.namu.la/s/174319bcb9d6c358882beefdde07588111894fbe5009892c854963f42c00884bbd93f25c9131ef47d36f4a94ce8266ad965219351100624f84b43822657f060f3fa30da970f1e3782f4e13983a6737b223ac490531327a4b3e91264c56d0c431" width="130" height="100" alt="infp">
</a>
<div class="header">
<nav>
<a href="about.html">infp 알아보기</a>
<a href="book.html">책</a>
<a href="museum.html">박물관·미술관</a>
<a href="walk.html">산책로</a>
<a href="quiz.html">퀴즈</a>
</nav>
</div>
</br></br></br>
<embed width="300" height="200" src="https://www.youtube.com/embed/t0z4dPgiiU8" frameborder="0" allowfullscreen>
<embed width="300" height="200" src="https://www.youtube.com/embed/vbWQNQjMw1s" frameborder="0" allowfullscreen>
<embed width="300" height="200" src="https://www.youtube.com/embed/Fxub3mPSqg4" frameborder="0" allowfullscreen>
<embed width="300" height="200" src="https://www.youtube.com/embed/PGEdRXM6IwU" frameborder="0" allowfullscreen>
<embed width="300" height="200" src="https://www.youtube.com/embed/zeKVT6holaU" frameborder="0" allowfullscreen>
<embed width="300" height="200" src="https://www.youtube.com/embed/C0DmaARXRV4" frameborder="0" allowfullscreen>
<embed width="300" height="200" src="https://www.youtube.com/embed/B_Czm_CuG8M" frameborder="0" allowfullscreen>
<embed width="300" height="200" src="https://www.youtube.com/embed/2ij-tUAkAW4" frameborder="0" allowfullscreen>
</body>
</html>