Skip to content

Commit

Permalink
Merge pull request #18 from Konkuk-KUIT/hyungyu
Browse files Browse the repository at this point in the history
[1주차] 자기소개 HTML
  • Loading branch information
Turtle-Hwan authored Sep 19, 2024
2 parents 010bae4 + aa630ff commit bb8a6ff
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions week1/hyungyu/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>1주차 실습 : hyungyu 자기소개</title>
</head>
<body>
<div>안녕하십니까! 고현규입니다~~</div>
<div>학과 : 컴퓨터공학부</div>
<div>학년 : 휴학중</div>
<div>MBTI : INTP</div>
<div>하고 싶은 말 : 앞으로 쿠잇에서 여러가지를 배워갈 생각을 하니 벌써부터 설렙니다.</div>
<div>하고 싶은 말2 : 모르는것 투성이지만 열심히 해볼게요!</div>
</body>
</html>

0 comments on commit bb8a6ff

Please sign in to comment.