Showing
2 changed files
with
51 additions
and
0 deletions
practice_2/index.html
0 → 100644
1 | +<!DOCTYPE html> | ||
2 | +<html lang="en"> | ||
3 | +<head> | ||
4 | + <meta charset="UTF-8"> | ||
5 | + <title>Title</title> | ||
6 | +</head> | ||
7 | +<body> | ||
8 | +<h1>레드벨벳</h1> | ||
9 | +<img src="./velvet.jpg"> | ||
10 | + | ||
11 | +<ul> | ||
12 | + <li>구성원</li> | ||
13 | + <ul> | ||
14 | + <li>아이린</li> | ||
15 | + <li>슬기</li> | ||
16 | + <li>웬디</li> | ||
17 | + <li>조이</li> | ||
18 | + <li>예리</li> | ||
19 | + </ul> | ||
20 | + <br> | ||
21 | + <li>설명</li> | ||
22 | + <blockqute> | ||
23 | + SM엔터테인먼트 소속의 5인조 걸그룹.2014년 8월에 4인조로 데뷔했으며 2015년 3월 예리가 합류해 5인조가 되었다. SM엔터테인먼트에서 2012년 4월 초 데뷔한 EXO 이후로 2년 4개월만에, 걸그룹으로서는 2009년 9월 초 f(x)가 데뷔한 이후 5년만에 데뷔했다. 그리고 데뷔 앨범은 2014년 8월 4일 발매되었다. 데뷔 무대는 2014년 8월 1일 뮤직뱅크에서 가졌다. | ||
24 | + </blockqute> | ||
25 | + <br> | ||
26 | + <br> | ||
27 | + <li>소속사 : <a href="http://www.smtown.com/">SM 엔터테이먼트</a></li> | ||
28 | + <br> | ||
29 | + <li>앨범</li> | ||
30 | + <ol> | ||
31 | + <li>디지털 싱글</li> | ||
32 | + <ol> | ||
33 | + <li><a href="https://namu.wiki/w/%ED%96%89%EB%B3%B5(Happiness)">행복 (Happiness)</a></li> | ||
34 | + <li><a href="https://namu.wiki/w/Be%20Natural">Be Natural</a></li> | ||
35 | + </ol> | ||
36 | + <li>미니 앨범</li> | ||
37 | + <ol> | ||
38 | + <li><a href="https://namu.wiki/w/Ice%20Cream%20Cake">Ice Cream Cake</a></li> | ||
39 | + <li><a href="https://namu.wiki/w/The%20Velvet">The Velvet</a></li> | ||
40 | + <li><a href="https://namu.wiki/w/Russian%20Roulette">Russian Roulette</a></li> | ||
41 | + <li><a href="https://namu.wiki/w/Rookie">Rookie</a></li> | ||
42 | + </ol> | ||
43 | + <li>정규 앨범</li> | ||
44 | + <ol> | ||
45 | + <li><a href="https://namu.wiki/w/The%20Red">The Red</a></li> | ||
46 | + </ol> | ||
47 | + | ||
48 | + </ol> | ||
49 | +</ul> | ||
50 | +</body> | ||
51 | +</html> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
practice_2/velvet.jpg
0 → 100644
542 KB
-
Please register or login to post a comment