Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file modified README.md
100644 → 100755
Empty file.
Empty file modified design-files/desktop.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
158 changes: 157 additions & 1 deletion great-idea-website/css/index.css
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,160 @@ h1, h2, h3, h4, h5 {
margin-bottom: 15px;
}

/* Your code starts here! */
/* Your code starts here! */

header{
margin-top: 75px;

}

nav{
width: 100%;
position: fixed;
top:0px;
height: 75px;
background-color: #000723;
padding: 0 50px;
box-shadow: 1px 2px 3px rgba(0,0,0,0.3);
}

a.navBar{
box-sizing: border-box;
width: 15.66%;
height: 20px;
/*padding: 37.5px 0;*/
display: inline-block;
vertical-align: top;
margin: 0px auto;
padding: 26.5px;
text-decoration: none;
color: #fff;
-webkit-transition: all 0.78s ease-in-out;
-moz-transition: all 0.78s ease-in-out;
-o-transition: all 0.78s ease-in-out;
transition: all 0.78s ease-in-out;
}

.navBar:hover{
-webkit-transition: all 0.78s ease-in-out;
-moz-transition: all 0.78s ease-in-out;
-o-transition: all 0.78s ease-in-out;
transition: all 0.78s ease-in-out;
cursor: pointer;
color: skyblue;
text-decoration: underline;
}

.navLinks{
width: 70%;
display: inline-block;
vertical-align: top;
box-sizing: border-box;
}

.logo{
box-sizing: border-box;
width: 20%;
padding: 15px 0;
display: inline-block;
}

section.first-section{
width: 48%;
height: 300px;
padding: 20px 0;
display: inline-block;
box-sizing: border-box;
margin-top: 75px;
}

section.second-section{
width: 48%;
height: 300px;
padding: 20px 0;
display: inline-block;
box-sizing: border-box;
margin-top: 75px;
}

h1{
text-align: center;
height: 180px;
width: 100%;
font-size: 60px;
padding: 0 60px;

}

h3.buttonKey{
border: 1px solid black;
text-align: center;
width: 175px;
font-size: 20px;
height: 30px;
vertical-align: bottom;
display: block;
margin: auto;
box-shadow: 1px 2px 3px rgba(0,0,0,0.3);

line-height: 30px;
-webkit-transition: all 0.28s ease-in-out;
-moz-transition: all 0.28s ease-in-out;
-o-transition: all 0.28s ease-in-out;
transition: all 0.28s ease-in-out;
}

h3.buttonKey:hover{
box-shadow: 0px 0px 0px rgba(0,0,0,0.3);
cursor: pointer;
-webkit-transition: all 0.28s ease-in-out;
-moz-transition: all 0.28s ease-in-out;
-o-transition: all 0.28s ease-in-out;
transition: all 0.28s ease-in-out;
}

.logo2{
height: 300px;
display: block;
margin: auto;


}

.mainContent{
width: 80%;
margin: 10% 10% 0 10%;
padding: 2.5% 0;

border-top: 1px solid black;
border-bottom: 1px solid black;
}

img.middle-img{
width: 100%;
box-shadow: 1px 2px 3px rgba(0,0,0,0.3);
}

.top{
width: 48%;
display: inline-block;
padding-bottom: 5%;
}

.bottom{
width: 32%;
display: inline-block;
padding: 5% 1%;
}

footer{
width: 80%;
margin: 0 10%;
padding: 2.5% 0;
}

.cr{
margin: 10% 0;
width: 100%;
text-align: center;
}
Empty file modified great-idea-website/img/header-img.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified great-idea-website/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added great-idea-website/img/logoOrig.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified great-idea-website/img/mid-page-accent.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
105 changes: 75 additions & 30 deletions great-idea-website/index.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -16,48 +16,93 @@

<body>

Services
Product
Vision
Features
About
Contact
<header>

<img class="logo" src="img/logo.png" alt="Great Idea! Company logo.">
Innovation
On
Demand
<nav>

<section class = navLinks>

Get Started
<a href = '' class = navBar>Services</a>
<a href = '' class = navBar>Product</a>
<a href = '' class = navBar>Vision</a>
<a href = '' class = navBar>Features</a>
<a href = '' class = navBar>About</a>
<a href = '' class = navBar>Contact</a>

<img src="img/header-img.png" alt="Image of a code snippet.">
</section>

Features
Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.
<img class="logo" src="img/logo.png" alt="Great Idea! Company logo.">

</nav>

About
Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.

<img class="middle-img" src="img/mid-page-accent.jpg" alt="Image of code snippets across the screen">

Services
Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.

<section class="first-section">
<h1>
Innovation<br>
On<br>
Demand</h1>
<h3 class="buttonKey">
Get Started</h3>

</section>

<section class = second-section>

<img src="img/header-img.png" alt="Image of a code snippet." class='logo2'>

</section>



</header>

<section class="mainContent">

<section class='top'>

<h2>Features</h2>
<p>Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.</p>

</section>

<section class='top'>

<h2>About</h2>
<p>Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.</p>

</section>

<img class="middle-img" src="img/mid-page-accent.jpg" alt="Image of code snippets across the screen">

<section class='bottom'>
<h2>Services</h2>
<p>Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.</p>
</section>

<section class='bottom'>
<h2>Product</h2>
<p>Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.</p>
</section>

<section class='bottom'>
<h2>Vision</h2>
<p>Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.</p>
</section>

</section>

Product
Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.
<footer>

Vision
Aliquam elementum magna eros, ac posuere elvit tempus et. Suspendisse vel tempus odio, in interdutm nisi. Suspendisse eu ornare nisl. Nullam convallis augue justo, at imperdiet metus scelerisque quis.
<h2>Contact</h2>
<p>123 Way 456 Street<br>
Somewhere, USA<br><br>
1 (888) 888-8888<br><br>
sales@greatidea.io</p>

Contact
123 Way 456 Street
Somewhere, USA
1 (888) 888-8888
sales@greatidea.io
<div class = cr>Copyright Great Idea! 2018</div>

Copyright Great Idea! 2018
</footer>

</body>
</html>