From 35752adeb0279c116ae516602dc7f650ec7ea6d3 Mon Sep 17 00:00:00 2001 From: Mahnoor Afteb Date: Sun, 2 Feb 2020 21:01:45 -0500 Subject: [PATCH] new changes --- .DS_Store | Bin 10244 -> 10244 bytes {week-2/css => css}/basic-site.css | 0 {week-2/css => css}/main.css | 0 {week-2/css => css}/normalize.css | 0 {week-2/img => img}/.DS_Store | Bin {week-2/img => img}/.gitignore | 0 {week-2/img => img}/UvafGZ.gif | Bin {week-2/img => img}/head.jpg | Bin {week-2/img => img}/header.jpg | Bin {week-2/img => img}/me.jpg | Bin index.html | 53 ++++++++++++++++++++++++--- week-2/.DS_Store | Bin 8196 -> 8196 bytes week-2/index.html | 57 ----------------------------- 13 files changed, 48 insertions(+), 62 deletions(-) rename {week-2/css => css}/basic-site.css (100%) rename {week-2/css => css}/main.css (100%) rename {week-2/css => css}/normalize.css (100%) rename {week-2/img => img}/.DS_Store (100%) rename {week-2/img => img}/.gitignore (100%) rename {week-2/img => img}/UvafGZ.gif (100%) rename {week-2/img => img}/head.jpg (100%) rename {week-2/img => img}/header.jpg (100%) rename {week-2/img => img}/me.jpg (100%) mode change 100644 => 100755 index.html delete mode 100755 week-2/index.html diff --git a/.DS_Store b/.DS_Store index 25c7b739376d8e30345f606b7080de18e013c5bb..c6d4ef5fbdbda77a9bba42935dc69d28a478149a 100644 GIT binary patch delta 193 zcmZn(XbG6$&nUMsU^hRb++-dBb6sYJWQJmfV$YoX1gJp0cD`({Qr+o1u{pNnE|W=*__D^ g0_wb5f$CO6?Ee3MbBRDa?`C#|Uo4x?3NbSS0EW0eIRF3v delta 55 zcmZn(XbG6$&nU4mU^hRb#AF@;^U38xD!eNh7#NKIg8>7><`qKmyc-)#m^QO3{9@T` ID$dLd04M7cs{jB1 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
  • +
+
+
    +

    My Favorite Websites

    +
  • + + + +
+ + +
+
+ - + \ No newline at end of file diff --git a/week-2/.DS_Store b/week-2/.DS_Store index 0e0be9dc23a562a2d1c5cd93a709404a93e91482..f58dc0af6a6215d7bce944c677c7a686a9c005ca 100644 GIT binary patch delta 45 zcmV+|0Mh@2K!iY$PXQ6JP`eKS5t9rMwX@q1vjMZ*6ej|cq#Rtadk_P&2N?MTv3mpq Dap(`q delta 350 zcmZp1XmOa}&nU4mU^hRb#AF_Ut>(!L#SF!sIr+&+Ir&Kp3=9Gc42&Sm_a6*^A`A@7 z3}97B<;4Y1RVOB|6l%~AudX&VG|^EoHLcZAsJ1jR(@`+7FsrTQ7B0w~Xo;tsGXirnE0 zaR=BSWOo4F!Uc3h9zzO4DnkW>9zzC03D8M7s7_+o0#w(xIaA1pX=4cs<7Re=pDdea K2r&bBjEn%GT3~|! 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
  • -
-
-
    -

    My Favorite Websites

    -
  • - - - -
- - -
-
- - - \ No newline at end of file