diff --git a/.DS_Store b/.DS_Store index 25c7b73..c6d4ef5 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/week-2/css/basic-site.css b/css/basic-site.css similarity index 100% rename from week-2/css/basic-site.css rename to css/basic-site.css diff --git a/week-2/css/main.css b/css/main.css similarity index 100% rename from week-2/css/main.css rename to css/main.css diff --git a/week-2/css/normalize.css b/css/normalize.css similarity index 100% rename from week-2/css/normalize.css rename to css/normalize.css diff --git a/week-2/img/.DS_Store b/img/.DS_Store similarity index 100% rename from week-2/img/.DS_Store rename to img/.DS_Store diff --git a/week-2/img/.gitignore b/img/.gitignore similarity index 100% rename from week-2/img/.gitignore rename to img/.gitignore diff --git a/week-2/img/UvafGZ.gif b/img/UvafGZ.gif similarity index 100% rename from week-2/img/UvafGZ.gif rename to img/UvafGZ.gif diff --git a/week-2/img/head.jpg b/img/head.jpg similarity index 100% rename from week-2/img/head.jpg rename to img/head.jpg diff --git a/week-2/img/header.jpg b/img/header.jpg similarity index 100% rename from week-2/img/header.jpg rename to img/header.jpg diff --git a/week-2/img/me.jpg b/img/me.jpg similarity index 100% rename from week-2/img/me.jpg rename to img/me.jpg diff --git a/index.html b/index.html old mode 100644 new mode 100755 index c892982..8cba05c --- a/index.html +++ b/index.html @@ -4,11 +4,54 @@ - Index + My Boilerplate Website + -

I Love HTML5

-

Lorem ipsum, dolor sit amet consectetur adipisicing elit. Voluptates voluptate, hic veniam rerum distinctio voluptatem minima vitae voluptatum, asperiores, culpa corporis! Vitae laboriosam dolorem non dolorum corrupti, voluptate inventore consequatur.

- About Page +
+
+ header image +
Mahnoor Afteb
+
+
+
+ + +
+
+ picture of Mahnoor +
+

I’m currently an undergraduate enrolled in the Digital Media and Design program at the University of Connecticut. My intended path is a Bachelor of Arts in the Web Design concentration. I have always been an artistic child growing up and throughout high school, I was eager to take every possible art and digital technology course offered to me including digital imaging, web design, video production, ceramics and advanced photography. + I would describe my personal style as vibrant, bold and festive. My artistic statement for most of my work pays attention to detail as I am especially inspired by abstract art. +

+
+
+

My Interests

+
    +
  • Photography
  • +
  • Traveling
  • +
  • Social Media
  • +
  • Films
  • +
  • Reading
  • +
  • Calligraphy
  • +
  • Music
  • +
+
+ + + +
+
+ - + \ No newline at end of file diff --git a/week-2/.DS_Store b/week-2/.DS_Store index 0e0be9d..f58dc0a 100644 Binary files a/week-2/.DS_Store and b/week-2/.DS_Store differ diff --git a/week-2/index.html b/week-2/index.html deleted file mode 100755 index 8cba05c..0000000 --- a/week-2/index.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - My Boilerplate Website - - - -
-
- header image -
Mahnoor Afteb
-
-
-
- - -
-
- picture of Mahnoor -
-

I’m currently an undergraduate enrolled in the Digital Media and Design program at the University of Connecticut. My intended path is a Bachelor of Arts in the Web Design concentration. I have always been an artistic child growing up and throughout high school, I was eager to take every possible art and digital technology course offered to me including digital imaging, web design, video production, ceramics and advanced photography. - I would describe my personal style as vibrant, bold and festive. My artistic statement for most of my work pays attention to detail as I am especially inspired by abstract art. -

-
-
-

My Interests

-
    -
  • Photography
  • -
  • Traveling
  • -
  • Social Media
  • -
  • Films
  • -
  • Reading
  • -
  • Calligraphy
  • -
  • Music
  • -
-
- - - -
-
- - - \ No newline at end of file