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
Binary file modified design-files/desktop.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
127 changes: 126 additions & 1 deletion great-idea-website/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,129 @@ h1, h2, h3, h4, h5 {
margin-bottom: 15px;
}

/* Your code starts here! */
/* Your code starts here! */
body{
margin: auto;
width: 1000px;
}
/*Header Styling*/
header nav{
display: inline-block;
margin: 25px 0px 10px 15px;
width: 75%;
}
header nav a{
margin: 0 30px;
color: grey;
text-decoration: none;
font-size: 14px;
}
/*nav bar*/
.navbar {
overflow: hidden;
position: fixed;
top: 0;
width: 49%;
background-color: rgb(0, 0, 92);
}
.navbar:hover{
background-color: rgb(0, 110, 255);
}
.navbar a:hover{
color: rgb(0, 0, 92);
animation: Highlight 2s;
}
.navbar a {
float: left;
display: inline-block;
text-align: center;
text-decoration: none;
}
.logo{
display: inline-block;
padding: 25px 15px 0px 0px;
}
/*title styling*/
h1{
font-size: 80px;
}
div.title{
text-align: center;
width: 49%;
display: inline-block;
padding: 50px;
}
button{
width: 150px;
height: 30px;
border: 1px solid black;
}
button:hover{
animation: Highlight 10s;
}
@keyframes Highlight {
0%{
transform: scale(1);
}
20%{
transform: scale(1.2)
}
60%{
transform: scale(1.2)
}
100%{
transform: scale(1.2)
}
}
.code{
display: inline-block;
width: 49%;
padding: 0px 50px;
}
div.fix{
margin-top: 100px;
}
/*main section styling*/
hr {
width:90%;
height:3px;
background:black;
}
div.feat{
display: inline-block;
width: 40%;
margin: 30px 10px 30px 45px;
}
div.abt{
display: inline-block;
width: 40%;
margin: 30px 10px 30px 45px;
}
.middle-img{
width: 90%;
margin: 0px 49px 0px;
}
div.service{
display: inline-block;
width: 29%;
margin: 30px 10px 30px 45px;
}
div.product{
display: inline-block;
width: 29%;
}
div.vision{
display: inline-block;
width:29%;
}
/*contact info/footer*/
div.contact{
width: 16%;
display: inline-block;
margin-left: 45px;
margin-top: 30px;
}
footer{
text-align: center;
margin: 50px 0px;
}
103 changes: 59 additions & 44 deletions great-idea-website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,49 +15,64 @@
</head>

<body>

Services
Product
Vision
Features
About
Contact

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

Get Started

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

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.


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.


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.

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.

Contact
123 Way 456 Street
Somewhere, USA
1 (888) 888-8888
sales@greatidea.io

Copyright Great Idea! 2018

<section>
<header>
<div class="navbar">
<nav>
<a href="#">Services</a>
<a href="#">Product</a>
<a href="#">Vision</a>
<a href="#">Features</a>
<a href="#">About</a>
<a href="#">Contact</a>
</nav>
<img class="logo" src="img/logo.png" alt="Great Idea! Company logo.">
</div>
</header>
</section>
<div class="fix">
<div class="title">
<h1>Innovation</h1>
<h1>On</h1>
<h1>Demand</h1>
<button>Get Started</button>
</div>
<img class="code" src="img/header-img.png" alt="Image of a code snippet.">
</div>
<div>
<hr />
<div class="feat">
<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>
</div>
<div class="abt">
<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>
</div>
<img class="middle-img" src="img/mid-page-accent.jpg" alt="Image of code snippets across the screen">
</div>
<div class="service">
<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>
</div>
<div class="product">
<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>
</div>
<div class="vision">
<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>
</div>
<hr />
<div class="contact">
<h2>Contact</h2>
<address>Way 456 Street
Somewhere, USA</address><br>
<address>(888) 888-8888</address><br>
<address>sales@greatidea.io</address>
</div>
<footer>
<p>Copyright Great Idea! 2018</p>
</footer>
</body>
</html>