-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
49 lines (45 loc) · 1.67 KB
/
index.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!doctype html>
<html>
<head>
<title>아이유 노래 모음</title>
<meta charset="utf-8">
<style>
li{
color: black;
}
a{
text-decoration: none;
}
ol {
list-style-position: inside;
list-style-type:upper-roman;
}
.name {
text-align: center;
}
h1{
color: rgb(185, 115, 225);
font-size:45px;
border:5px solid rgb(148, 230, 255)
}
</style>
</head>
<body>
<a href="index.html" class="name"><h1 >아이유 노래 모음</h1></a>
<ol>
<a href="1.html" ><li class="name">마음을 드려요</li></a>
<a href="2.html" ><li class="name">Blumming</li></a>
<a href="3.html" ><li class="name">Love Poem</li></a>
<a href="4.html" ><li class="name">금요일에 만나요</li></a>
</ol>
<h2 class="name">아이유 프로필</h2>
<img src="아이유 인덱스.jpg" width="200"><br>
이름 : 아이유(IU)<br>
본명 : 이지은<br>
출생 : 1993.05.16(27세) 대한민국 서울특별시 광진구<br>
직업 : 가수, 배우, 싱어송라이터<br>
활동 시기 : 2008.09.18-현재<br>
소속사 : EDAM 엔터테인먼트<br>
<a href="https://www.instagram.com/dlwlrma/" target="_blank" style="text-decoration:underline">인스타그램</a><br>
<a href="https://twitter.com/_IUofficial" target="_blank" style="text-decoration:underline">트위터</a><br>
<a href="https://www.facebook.com/iu.loen/" target="_blank" style="text-decoration:underline">페이스북</yl