From 680471b556431c521bd38f24297714ed20c6c605 Mon Sep 17 00:00:00 2001
From: Emilio Sanchez
Date: Tue, 13 Nov 2018 19:50:44 -0600
Subject: [PATCH 01/27] firs push
---
01week/helloworld/index.html | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/01week/helloworld/index.html b/01week/helloworld/index.html
index e69de29bb2..a643936fd0 100644
--- a/01week/helloworld/index.html
+++ b/01week/helloworld/index.html
@@ -0,0 +1,11 @@
+
+
+
+
+
+ First Post
+
+
+ Hello World!
+
+
\ No newline at end of file
From cbf4344c210a8f10e7947b1bc8f457cb0494a951 Mon Sep 17 00:00:00 2001
From: Emilio Sanchez
Date: Tue, 13 Nov 2018 20:33:25 -0600
Subject: [PATCH 02/27] created resume on day 2
---
01week/resume/css/style.css | 18 +++++++++++
01week/resume/index.html | 63 +++++++++++++++++++++++++++++++++++++
2 files changed, 81 insertions(+)
diff --git a/01week/resume/css/style.css b/01week/resume/css/style.css
index e69de29bb2..582f7d306f 100644
--- a/01week/resume/css/style.css
+++ b/01week/resume/css/style.css
@@ -0,0 +1,18 @@
+header{
+ text-align: center;
+}
+body{
+ background-image: linear-gradient(yellow,violet);
+}
+main {
+ border: 2px solid black;
+ width: 35%;
+ height: 80%;
+ float: left;
+}
+aside{
+ border: 2px solid black;
+ width: 35%;
+ height: 80%;
+ float: right;
+}
\ No newline at end of file
diff --git a/01week/resume/index.html b/01week/resume/index.html
index e69de29bb2..83ac451c0c 100644
--- a/01week/resume/index.html
+++ b/01week/resume/index.html
@@ -0,0 +1,63 @@
+
+
+
+
+
+
+Emilio Sanchez Resumé
+
+
+
+
+
+
+ Experience
+ Habiat for Humanity
+ 2015 - 2016
+ Company Inc.
+ June 2016 - December 2016
+
+
+ Education
+ University of Texas at Austin
+ Bachelors of Arts in Sociology
+ 2018
+
+
+
+ Technichal Skills
+
+ - HTML
+ - CSS
+ - Microsoft Word
+ - Microsoft Excel
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
From 5c6799cd99047fd7a3cd0ace23d3e82c6dc0b779 Mon Sep 17 00:00:00 2001
From: Emilio Sanchez
Date: Thu, 15 Nov 2018 18:42:27 -0600
Subject: [PATCH 03/27] added a footer
---
01week/resume/css/style.css | 18 +++++++++++++++---
01week/resume/index.html | 3 ++-
2 files changed, 17 insertions(+), 4 deletions(-)
diff --git a/01week/resume/css/style.css b/01week/resume/css/style.css
index 582f7d306f..540a63cac8 100644
--- a/01week/resume/css/style.css
+++ b/01week/resume/css/style.css
@@ -1,18 +1,30 @@
header{
+ //background-color:violet;
+ //float: center;
text-align: center;
+ border: 2px solid black;
+}
+nav{
+ background-color: rgb(199, 193, 193);
}
body{
background-image: linear-gradient(yellow,violet);
}
main {
+ background-image: linear-gradient(violet,yellow);
border: 2px solid black;
width: 35%;
- height: 80%;
+ height: 75%;
float: left;
}
aside{
+ background-image: linear-gradient(violet,yellow);
border: 2px solid black;
width: 35%;
- height: 80%;
+ height: 75%;
float: right;
-}
\ No newline at end of file
+}
+footer{
+ height: 5%;
+ clear:both;
+}
diff --git a/01week/resume/index.html b/01week/resume/index.html
index 83ac451c0c..1732924bdf 100644
--- a/01week/resume/index.html
+++ b/01week/resume/index.html
@@ -46,6 +46,7 @@ Technichal Skills
+
-
+
From f80fa1b0c59c8dfe3e1a15b95c3262da24a3c1cd Mon Sep 17 00:00:00 2001
From: Emilio Sanchez
Date: Tue, 20 Nov 2018 18:24:17 -0600
Subject: [PATCH 04/27] created a bio
---
01week/resume/index.html | 2 -
02week/bio/css/email-logo.png | Bin 0 -> 23018 bytes
02week/bio/css/facebook-logo.png | Bin 0 -> 44069 bytes
02week/bio/css/profile_pic.jpg | Bin 0 -> 1133286 bytes
02week/bio/css/style.css | 82 +++++++++++++++++++++++++++++++
02week/bio/index.html | 58 ++++++++++++++++++++++
6 files changed, 140 insertions(+), 2 deletions(-)
create mode 100644 02week/bio/css/email-logo.png
create mode 100644 02week/bio/css/facebook-logo.png
create mode 100644 02week/bio/css/profile_pic.jpg
diff --git a/01week/resume/index.html b/01week/resume/index.html
index 1732924bdf..73980cb752 100644
--- a/01week/resume/index.html
+++ b/01week/resume/index.html
@@ -53,10 +53,8 @@ Professional Summary
specializes at making online
resumés.
-
-