From ab87ddd16be000e8b17248552e6ac6264a9a093f Mon Sep 17 00:00:00 2001 From: Pete1701 Date: Fri, 17 Jan 2020 18:33:59 +0100 Subject: [PATCH 1/4] add top menu and head img --- css/index.css | 16 ++++++++++++++++ index.html | 24 ++++++++++++++++++++++-- 2 files changed, 38 insertions(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index ae29d6ceee..9813184240 100644 --- a/css/index.css +++ b/css/index.css @@ -71,10 +71,26 @@ p { margin: 0 auto; } +.links { + display: flex; + flex-wrap: wrap; + justify-content: space-between; + margin-bottom: 25px; +} + +.links nav{ + margin-top: 25px; +} + +.links nav a { + margin: 0 38px; +} + .top-content { display: flex; flex-wrap: wrap; justify-content: space-evenly; + margin-top: 20px; margin-bottom: 20px; border-bottom: 1px dashed black; } diff --git a/index.html b/index.html index c6405aef71..975fe6c28c 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,27 @@
- + + +
+ +
+

The Future

@@ -64,7 +84,7 @@

Moon

From c070c44eda082582da1b5dbb8e5a3fdf08d6c3d0 Mon Sep 17 00:00:00 2001 From: Pete1701 Date: Fri, 17 Jan 2020 19:32:36 +0100 Subject: [PATCH 3/4] finish about page --- about.html | 126 ++++++++++++++++++++++++++++----------------- css/about.css | 140 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 220 insertions(+), 46 deletions(-) create mode 100644 css/about.css diff --git a/about.html b/about.html index 9f133e274a..748f13c474 100644 --- a/about.html +++ b/about.html @@ -7,57 +7,91 @@ Sprint Challenge - About - +
- - About - - Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment. - - - strategy - - Strategy - - Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. - - Learn More - - - - strategy - - How We Work - - Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. - - Learn More - - - - strategy - - Places We Work - - Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. - - Learn More - - strategy - - Collaboration - - Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. - - Learn More - - Let's Work Together - - Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment. + + +
+ +
+ +
+
+

About

+ +

Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.

+
+
+ +
+ +
+ strategy + +

Strategy

+ +

Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition.

+ + +
+
+ strategy + +

How We Work

+ +

Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition.

+ + +
+ +
+ strategy + +

Places We Work

+ +

Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition.

+ + +
+
+ strategy + +

Collaboration

+ +

Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition.

+ + +
+
> + +
+ +
+

Let's Work Together + +

Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.

+
+ +