From 043c6b5d281544cb23562a5105f557c8926776be Mon Sep 17 00:00:00 2001 From: Suzannah Kirk-Daligcon Date: Fri, 16 Sep 2016 11:09:07 -0700 Subject: [PATCH 1/9] baseline set-up structure --- index.html | 18 ++++++++++++++++++ portfolio.html | 18 ++++++++++++++++++ styles/styles.css | 0 3 files changed, 36 insertions(+) create mode 100644 index.html create mode 100644 portfolio.html create mode 100644 styles/styles.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..acdcbb5 --- /dev/null +++ b/index.html @@ -0,0 +1,18 @@ + + + + + + + + +
+ +
+ + + diff --git a/portfolio.html b/portfolio.html new file mode 100644 index 0000000..8cb27fa --- /dev/null +++ b/portfolio.html @@ -0,0 +1,18 @@ + + + + + + + + +
+ +
+ + + diff --git a/styles/styles.css b/styles/styles.css new file mode 100644 index 0000000..e69de29 From 2269302aca59763bd866aa0fe02b397ecba14d64 Mon Sep 17 00:00:00 2001 From: Suzannah Kirk-Daligcon Date: Fri, 16 Sep 2016 11:48:41 -0700 Subject: [PATCH 2/9] index.html barebones content --- index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index acdcbb5..9d57f36 100644 --- a/index.html +++ b/index.html @@ -7,11 +7,14 @@
- +

SUZANNAH KIRK-DALIGCON

From 96a5ac06c9e55a69f63b76278b61685cdfcd6589 Mon Sep 17 00:00:00 2001 From: Suzannah Kirk-Daligcon Date: Fri, 16 Sep 2016 15:45:01 -0700 Subject: [PATCH 3/9] header bliss --- index.html | 3 ++- styles/styles.css | 17 +++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 9d57f36..2948361 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,8 @@
-

SUZANNAH KIRK-DALIGCON

+

SUZANNAH

+

KIRK-DALIGCON