Skip to content

Commit 0764622

Browse files
authored
Merge pull request #7 from Konkuk-KUIT/turtlehwan
[1주차] 자기소개 HTML
2 parents ad10b91 + d1b8494 commit 0764622

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

week1/turtlehwan/index.css

-3
This file was deleted.

week1/turtlehwan/index.html

+7-4
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<link rel="stylesheet" href="index.css">
7-
<title>week1</title>
6+
<title>1주차 실습 : turtlehwan 자기소개</title>
87
</head>
98
<body>
10-
turtlehwan
11-
<div>turtlehwan</div>
9+
<div>안녕하세요~! 김지환입니다.</div>
10+
<div>학과 : 사회환경공학부</div>
11+
<div>학년 : 3학년 2학기 재학 중</div>
12+
<div>MBTI : INTJ</div>
13+
<div>하고 싶은 말 : ~~</div>
14+
<div>하고 싶은 말2 : ~~</div>
1215
</body>
1316
</html>

0 commit comments

Comments
 (0)