Skip to content
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

added vs code files #1576

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
197 changes: 197 additions & 0 deletions index.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,197 @@
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,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}



* {
box-sizing: border-box;
}

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

h1, h2, h3, h4, h5 {
font-family: 'Bangers', cursive;
letter-spacing: 1px;
margin-bottom: 15px;
}
body {

width: 90%;
margin: auto;
line-height: 1.0;
padding: 15px;
}


.nav-bar {
width: 100%;
padding: 10px;
margin: 25px;
}


.navigation {
display: inline-block;
width: 70%;
height: 36px;
padding: 15px;
margin: 1%;
text-align: center;
}
.img1 {
display: inline-block;
width: 23%;
padding: 10px;
}


a:link {
text-decoration: none;
color: gray;
padding-right: 75px;
}




.header {
height: 400px;
width: 100%;
margin: 2%;
text-align: left;
}

.header h1 {
font-size: 75px;
}

.d1 {

display: inline-block;
width: 45%;
text-align: center;
vertical-align: top;
padding: 5%;

}

.d2 {

display: inline-block;
width: 45%;

}

.top-content {
border-top: 2px solid black;
display: inline-block;
margin: 1%;
width: 100%;
height: 15%;
padding: 15px;
}

.paragraph1 {

display: inline-block;
margin: 1% 0;
width: 45%;
padding: 5px 0;
}

.paragraph2 {

display: inline-block;
margin: 1%;
width: 45%;
padding: 5px;
}

.middle-img {
width: 100%;
height: 25%;
margin: 1%;
}

.bottom-content{
border-bottom: 2px solid black;
display: inline-block;
width: 100%;
margin: 1%;
height: 20%;
padding: 15px;
}

.paragraph3 {

margin: 1% 0;
width: 30%;
display: inline-block;
padding: 5px 0;
}

.paragraph4 {

margin: 1%;
width: 30%;
display: inline-block;
padding: 5px;
}

.paragraph5 {

margin: 1%;
width: 30%;
display: inline-block;
padding: 5px;
}

.contactInfo {

margin: 1%;
padding: 5px 0;

}

.phone {

margin: 1%;
}

.email {

margin: 1%;
}

.copyright {

width: 100%;
text-align: center;
padding: 5%
}
100 changes: 100 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
<!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="/index.css">

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

<body>
<nav class="nav-bar">
<div class="navigation">

<a href="#">Services</a>
<a href="#">Product</a>
<a href="#">Vision</a>
<a href="#">Features</a>
<a href="#">About</a>
<a href="#">Contact</a>

</div>
<div class="img1">
<img class="logo" src="/great-idea-website/img/logo.png" alt="Great Idea! Company logo.">
</div>
</nav>

<header class="header">
<div class="d1">
<h1>
Innovation<br>
On<br>
Demand
</h1>
<button>Get Started</button>
</div>
<div class="d2">
<img src="/great-idea-website/img/header-img.png" alt="Image of a code snippet.">
</div>
</header>

<section class="top-content">
<div class="paragraph1">
<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 class="paragraph2">
<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="middle-img" src="/great-idea-website/img/mid-page-accent.jpg" alt="Image of code snippets across the screen">

<section class="bottom-content">
<div class="paragraph3">
<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 class="paragraph4">
<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 class="paragraph5">
<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>

<section class="contact-section">
<div class="contactInfo">
<h3>Contact</h3>
123 Way 456 Street<br>
Somewhere, USA
</div>

<div class="phone">
1 (888) 888-8888
</div>

<div class="email">
[email protected]
</div>

</section>

<footer class="copyright">
Copyright Great Idea! 2018
</footer>
</body>
</html>