diff --git a/Background Picture.jpg b/Background Picture.jpg new file mode 100644 index 0000000..627572d Binary files /dev/null and b/Background Picture.jpg differ diff --git a/Manjae's Place.jpg b/Manjae's Place.jpg new file mode 100644 index 0000000..ef58568 Binary files /dev/null and b/Manjae's Place.jpg differ diff --git a/Plang.jpg b/Plang.jpg new file mode 100644 index 0000000..9ce83f2 Binary files /dev/null and b/Plang.jpg differ diff --git a/data.txt b/data.txt new file mode 100644 index 0000000..e69de29 diff --git a/graph.css b/graph.css new file mode 100644 index 0000000..0539b47 --- /dev/null +++ b/graph.css @@ -0,0 +1,25 @@ +@charset "utf-8"; + +h1{ + font-size: 35px; + font-weight: normal; + margin: 0; + margin-bottom: 10px; +} + + +#progress-bar{ + margin: 0; + padding: 0; + margin-bottom: 15px; + list-style: none; +} + +.common-btn{ + padding: 4px 6px; + background-color: #07C; + color: white; + border: none; + border-radius: 10px; + text-decoration: none; +} \ No newline at end of file diff --git a/index.html b/index.html index 8a4b735..058295c 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,33 @@ - - - - - Manjaedo - - + + + Manjae's Do + + + + + +
+

Manjae's Do

+
- +
+ + +
+ + + +

+

+

소개

+

개발품

+
  • Game
  • +
  • Web
  • +
  • Mobile App
  • +
  • Desktop Program
  • + + + \ No newline at end of file diff --git a/introduce.html b/introduce.html new file mode 100644 index 0000000..192044d --- /dev/null +++ b/introduce.html @@ -0,0 +1,10 @@ + + + + + + +

    return

    + + + \ No newline at end of file