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

UserInt III-1 #1

Open
wants to merge 1 commit 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
168 changes: 166 additions & 2 deletions great-idea/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@ table {

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

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

/* Copy and paste your work from yesterday here and start to refactor into flexbox */
/* Copy and paste your work from yesterday here and start to refactor into flexbox */

.container {
width: 1000px;
margin: auto;
border: 1px solid gray;
}

.line {
margin-top: 30px;
margin-bottom: 40px;
border-top: 1px solid black;
}

header {
background-color: lightblue;
height: 100px;
display: flex;
align-items: center;
justify-content: space-around;

}

header nav {
font-size: 24px;
}


header nav a {
margin: 12px;
text-decoration-line: none;
color: black;
}

section.cta {
background-image: url(C:/Users/kingmoc/Documents/git/User-Interface/great-idea-website/img/header-img.png);
background-repeat: no-repeat;
background-position: 90%;
background-size: contain;
margin-top: 38px;
display: flex;
flex-direction: column;
align-items: flex-start;
}

.cta-text button {
font-size: 21px;
padding: 9px;
width: 206px;
background-color: white;
color: black;
border: 1px solid black;
margin-left: 53px;
margin-top: 19px;
}

.cta-text {
margin-left: 84px;
}

section.cta div h1 {
font-size: 80px;
text-align: center;
}

section.main-content {
background-image: url("C:/Users/kingmoc/Documents/git/User-Interface/great-idea-website/img/mid-page-accent.jpg");
background-repeat: no-repeat;
background-position: 42% 42%;
}

section.services {
margin-top: 25px;
}

section.services h1 {
font-size: 28px;
}

section.service-info {
display: flex;
flex-wrap: wrap;
align-content: space-evenly;
justify-content: space-between;
height: 860px;;
}

section.service-info .info-box {
background: #f4f3f4;
width: 48%;
height: 250px;
border: 1px solid black;
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 15px;
}

.info-box button {
border-radius: 5px;
width: 122px;
height: 30px;
background-color: white;
border: 1px solid black;
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.facts {
display: flex;
justify-content: space-between;
}

.facts .factsText {
width: 420px;
}

.factsText p {
line-height: 22px;
margin-bottom: 20px;
}

.info-box p {
margin-bottom: 25px;
line-height: 20px;
}

.facts ul {
list-style-type:square;
list-style-position: inside;
}

.factsText ul li {
margin-bottom: 10px;
}

.top-content {
display: flex;
}

.bottom-content {
display: flex;
}

.bottom-content .text-content {
margin-right: 35px;
}

div.bottom-content {
margin-top: 235px;
}

footer p.copyright {
margin-top: 40px;
text-align: center;
}

footer section address {
margin-bottom: 20px;
}

footer section p {
line-height: 30px;
}
Binary file added great-idea/img/services-header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
76 changes: 75 additions & 1 deletion great-idea/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,81 @@

<body>

<!-- Copy and paste your HTML from the first UI project here -->
<header>
<nav class = "navmenu">
<a href = "services.html">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.">
</header>

<section class = "cta">
<div class = "cta-text">
<h1>Innovation<br> On<br> Demand</h1>
<button>Get Started</button>
</div>
</section>

<div class = "line"> </div>


<section class = "main-content">
<div class = "top-content">
<div class = "text-content">
<h4>Features</h4>
<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" class = "text-content">
<h4>About</h4>
<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>


<div class = "bottom-content">
<div class = "text-content">
<h4>Services</h4>
<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 = "text-content">
<h4>Product</h4>
<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 = "text-content">
<h4>Vision</h4>
<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>
</section>

<div class = "line"> </div>

<footer>

<section class = "contact">
<h4>Contact</h4>

<address>
123 Way 456 Street<br>
Somewhere, USA
</address>

<p>1 (888) 888-8888<br>
[email protected]</p>
</section>

<p class = "copyright">Copyright Great Idea! 2018</p>

</footer>

</div>


</body>
Expand Down
Loading