diff --git a/privateProfile.html b/privateProfile.html new file mode 100644 index 0000000..4849aa1 --- /dev/null +++ b/privateProfile.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + UNBAP + + + +
+ + + + + +
+
+ +
+
+ + +
+

+     유정섭 John

+      별명: 컴공대장
+      학교: 한동대학교
+      전공: 컴퓨터공학심화 +

+
+
I AM JOHN
+
+ +
+ + + \ No newline at end of file diff --git a/project-2.css b/project-2.css index c1566c8..0fccbac 100644 --- a/project-2.css +++ b/project-2.css @@ -27,6 +27,16 @@ /* margin-right: 10%; */ } +.part-2 .box2 { + width: 30%; + height: 30%; + border-right: 5px solid white; + /* overflow: hidden; */ + float: left; + background-color: aquamarine; + /* margin-right: 10%; */ +} + .part-2 .img { width: 100%; height: 100%;