From 2f63e4394a077cb66c0ee61dd661c34481874cf8 Mon Sep 17 00:00:00 2001 From: Susan Hanson Date: Mon, 2 Jan 2017 12:53:45 -0600 Subject: [PATCH 1/4] Portfolio Update Build a portfolio using Bootstrap class. --- src/index.html | 127 +++++++++++++++++++++++++++++++++---------------- 1 file changed, 86 insertions(+), 41 deletions(-) diff --git a/src/index.html b/src/index.html index 33ecb7d8..b37f6383 100644 --- a/src/index.html +++ b/src/index.html @@ -1,50 +1,95 @@ - + - - - - - HTML Portfolio + + + + + HTML Portfolio + + +
+
+
+
+
+
+
+
+
+
+ -
-

Who I am

-

Hi, my name is Morgan and I love to write code that is efficient.

-
- - -
-

What I do

-

Here are some of the languages I use on a day-to-day.

- -
- -
-

Get in touch

-

I live in the cloud and can't be seen. Send messages to the good people at Code School and they'll notify me.

-
- - - - - + + From 338d79cff969234e9061054d08360158a7defaaa Mon Sep 17 00:00:00 2001 From: Susan Hanson Date: Mon, 2 Jan 2017 13:06:11 -0600 Subject: [PATCH 2/4] Updates to portfolio Updates to: Carousel Items Creating the Marketing Columns --- src/index.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/index.html b/src/index.html index b37f6383..af1e83f2 100644 --- a/src/index.html +++ b/src/index.html @@ -44,7 +44,7 @@
@@ -52,7 +52,7 @@

Who I Am

@@ -77,10 +77,9 @@

Where I've Been

-
-
-
-
+
+
+
From 11557a0ce6e8c189f33bab038fe6ad794767f5dd Mon Sep 17 00:00:00 2001 From: Susan Hanson Date: Mon, 2 Jan 2017 13:24:11 -0600 Subject: [PATCH 3/4] Portfolio Changes Customize p tags Add h2 to marketing columns --- src/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/index.html b/src/index.html index af1e83f2..d7d7a54b 100644 --- a/src/index.html +++ b/src/index.html @@ -52,7 +52,7 @@

Who I Am

@@ -60,7 +60,7 @@

What I Do

@@ -77,9 +77,9 @@

Where I've Been

-
-
-
+

C#.NET

+

HTML Á CSS

+

JavaScript

From adba2c9b01ca4e6982e1f19aa5f69cf2f854c3d1 Mon Sep 17 00:00:00 2001 From: Susan Hanson Date: Mon, 2 Jan 2017 13:29:29 -0600 Subject: [PATCH 4/4] Portfolio changes Added p tags to marketing --- src/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.html b/src/index.html index d7d7a54b..13292758 100644 --- a/src/index.html +++ b/src/index.html @@ -77,9 +77,9 @@

Where I've Been

-

C#.NET

-

HTML Á CSS

-

JavaScript

+

C#.NET

I enjoy coding in this language which makes coding a lot simpler and efficient.

+

HTML Á CSS

It's fun to use CSS3 in creating animations.

+

JavaScript

AngularJS has made it so much easier to build client-side applications.