Skip to content

Jorge manzur #1568

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
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
153 changes: 147 additions & 6 deletions great-idea-website/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
/* html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
Expand All @@ -21,11 +21,11 @@ time, mark, audio, video {
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
vertical-align: baseline; */

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
footer, hgroup, menu, nav, section {
display: block;
}
body {
Expand Down Expand Up @@ -53,7 +53,7 @@ table {
}

html, body {
height: 100%;
height: auto%;
font-family: 'Titillium Web', sans-serif;
}

Expand All @@ -63,4 +63,145 @@ h1, h2, h3, h4, h5 {
margin-bottom: 15px;
}

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

* {
box-sizing: border-box;
/* border: 1px solid red; */
}


/* BIG CONTAINER SELECTION */

.container{
width:60rem;
margin-left: 5rem;

}


/* NAV & ICON SECTION */
.nav-container {
display: inline-block;
margin: 0px 0px 60px 0px;
width: 100%;
padding: 1rem 0px;
}

a {
display: inline-block;
width:4px;
padding: 0 auto;
height: 1px 0 0 0;
text-decoration: none;

}

a:hover {
font-size: 29px;

}

.nav-links a {
padding: 0 100px 0px 40px;
margin: 0px;
color: grey;
}

.logo {
margin: -25px;
margin-left: 48rem;

}

.main-header {
margin-bottom: 1rem;
}

/* TITLE & ROUND IMAGE SECTION */

.title{

width: 35%;
text-align: center;
font-size: 65px;
margin-bottom: 60px;
letter-spacing: 5px;
margin-top: 40px;
}



.main-image {
padding: 10px;
margin-left: 100px;
height: 22rem;


}

.main-header div {
display: inline-block;
vertical-align: middle;
margin-left: 150px;
}

button {
font-size: 20px;
vertical-align: middle;
width: 11rem;
padding: 8px 5px 12px 0px;
background-color: white;
}


/* INFO & LONG IMAGE SECTION*/


.long-img {
vertical-align: middle;
border: 1px solid red;
width: 60rem;

}

.info1 div{
text-align: left;
margin: 25px 0 25px 0;
display: inline-block;
max-width: 40%;
width: 74rem;
font-size: 22px;

}

.info2 div{
display: inline-block;
text-align: left;
width:31%;
margin: 0;
padding: 25px 0px 20px 0;
font-size: 22px;

}
.info2 {
border-bottom: 1px solid black;
}

.info1 {
border-top: 1px solid black;
}

/* FOOTER SECTION */

.contact-bottom {
/* border: 1px solid red; */
width: 22%;
margin-top: 3rem;
}

.copyright {
/* border: 1px solid red; */
text-align: center;
margin: 4rem;
}
Binary file added great-idea-website/desktop copy.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
170 changes: 110 additions & 60 deletions great-idea-website/index.html
Original file line number Diff line number Diff line change
@@ -1,63 +1,113 @@
<!doctype html>
<!DOCTYPE html>

<html lang="en">
<head>
<meta charset="utf-8">

<title>Great Idea!</title>

<link href="https://fonts.googleapis.com/css?family=Bangers|Titillium+Web" rel="stylesheet">
<link rel="stylesheet" href="css/index.css">

<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
</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

<head>
<meta charset="utf-8" />

<title>Great Idea!</title>

<link
href="https://fonts.googleapis.com/css?family=Bangers|Titillium+Web"
rel="stylesheet"
/>
<link rel="stylesheet" href="css/index.css" />

<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
</head>

<body class="container">
<header class="nav-container">
<nav class="nav-links">
<a href="#services">Services</a>
<a href="#product">Product</a>
<a href="#vision">Vision</a>
<a href="#features">Features</a>
<a href="#about">About</a>
<a href="#contact">Contact</a>
</nav>
<div class="logo">
<img src="img/logo.png" alt="Great Idea! Company logo." />
</div>
</header>

<section class="container-top">
<div class="main-header">
<div class="title">
<h1>
Innovation <br />
On <br />
Demand
</h1>
<button>Get Started</button>
</div>
<div class="main-image">
<img src="img/header-img.png" alt="Image of a code snippet." />
</div>
</div>
</section>

<section class="info1">
<div id="features">
<h3>Features</h3>
<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 id="about">
<h3>About</h3>
<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>
</section>

<img
class="long-img"
src="img/mid-page-accent.jpg"
alt="Image of code snippets across the screen"
/>
<section class="info2">
<div id="services" class=".services">
<h3>Services</h3>
<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 id="product">
<h3>Product</h3>
<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 id="vision">
<h3>Vision</h3>
<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>
</section>
<footer id="contact" class="contact-bottom">
<h4>Contact</h4>
<address>
123 Way 456 Street Somewhere, USA
</address>
<p>1 (888) 888-8888</p>
<p>sales@greatidea.io </p>
</footer>
<div class="copyright">
<p>Copyright Great Idea! 2018</p>
</div>
</body>
</html>
</html>