File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="ko ">
3
+ < head >
4
+ < meta charset ="UTF-8 " />
5
+ < meta name ="author " content ="jisung " />
6
+ < meta name ="description " content ="KUIT 1주차 실습 " />
7
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8
+ < title > 1주차 실습 : 임지성 자기소개</ title >
9
+ </ head >
10
+ < body >
11
+ < div style ="display: inline; padding: 30px; margin: 30px; background-color: lightgreen; "> 안녕하세요 임지성입니다!</ div >
12
+ < div style ="display: inline-block; padding: 30px; margin: 30px; background-color: lightcoral; "> 학과 : 컴퓨터공학부</ div >
13
+ < div style ="display: inline; width: 120px; height: 120px; background-color: lightblue; "> 학년 : 휴학 중</ div >
14
+ < div style ="display: inline-block; width: 120px; height: 120px; background-color: yellow; "> MBTI : ISFJ</ div >
15
+ < div > 하고 싶은 말 1: iOS 앱 개발과 웹 개발을 공부하고 있습니다!</ div >
16
+ < div > 하고 싶은 말 2: 복학하고싶어요ㅠㅠ</ div >
17
+ </ body >
18
+ </ html >
You can’t perform that action at this time.
0 commit comments