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
244 changes: 244 additions & 0 deletions index.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,248 @@
html, body {
font-family: Helvetica, sans-serif;
font-size: 16px;
background: #f4f4f4;
}



*{
padding: 0;
margin: 0;
box-sizing: border-box;
}

.header{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
height: 370px;
background: #333333;
color: white;
width: 1365px;
margin: 0 auto;
}

.header h1{
font-size: 65px;
font-weight: lighter;
padding: 12px;
position: relative;
left: -1px;
padding-bottom: 15px;
padding-left: 10px;
bottom: 1px;
}

.header hr{
width: 199px;
height: 3px;margin-top: 11px;
background: white;
margin-top: 11px;
margin-top: 16px;
margin-top: 11px;
}


.header span{
font-size: 66px;
}

/* prim */

.prim{
display: flex;
width: 1022px;
background: white;
justify-content: center;
align-items: center;
flex-direction: column;
margin: 0 auto;
margin-top: 65px;
padding-bottom: 63px;
}

.prim h1{
padding: 20px;
font-weight: 100;
letter-spacing: 4.8px;
padding-left: 45px;
font-size: 30px;
margin-top: 48px;
padding-right: 46px;
}

.prim p{
text-align: center;
width: 480px;
line-height: 26px;
margin-top: 11px;
color: #6d6d6d;

}

.learnmore{
border: 1.5px solid #333333;
border-radius: 3px;
padding: 14px;
margin-top: 32px;
padding-left: 37px;
padding-bottom: 13px;
padding-right: 31px;
}


.learnmore a{
font-size: 13px;
letter-spacing: 3.8px;
}

.learnmore span{
font-size: 13px;
letter-spacing: 3.8px;
}

/* Content */

.content-container{
display: flex;
justify-content: center;
}

.container{
width: 495px;
background: white;
color: #333333;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-top: 66px;
margin-left: 18px;
margin-right: 18px;
}

.context{
text-align: center;
width: 393px;
line-height: 26px;
color: #6d6d6d;
}

.cover{
width: 495px;
height: 241px;
margin-bottom: 47px;
display: flex;
justify-content: center;
align-items: center;
}

.more-caption{
width: 60px;
text-align: center;
text-decoration: none;
border: 1.5px solid gray;
border-radius: 3px;
margin-right: 0px;
margin-top: 31px;
font-size: 13px;
letter-spacing: 3px;
color: #333333;
margin-bottom: 49px;
padding-top: 11px;
padding-left: 26px;
padding-bottom: 12px;
padding-right: 73px;
}

.imgcapt{
font-size: 21.5px;
letter-spacing: 4.9px;
margin-bottom: 2px;
color: white;
}

.dos{
margin-top: 32px;
}

.rigth-adjust{
margin-left: 0;
}

.rightcol{
margin-right: 66px;
margin-left: 14px;

}

.leftcol{
margin-left: 65px;
}

.imgotwo{
background: url('./images/pic03.jpg');
}


.imgtres{
background: url('./images/pic02.jpg');
}

.imgquatro{
background: url('./images/pic04.jpg');
}

.imgone{
background: url('./images/pic01.jpg');
}


/* Footer */

.footer{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 100px 50px;
margin-bottom: 47px;
}

.footer p{
width: 388px;
text-align: center;
margin-top: 32px;
line-height: 26px;
color: #6d6d6d;
margin-top: 31px;
}

.fheader{
font-weight: 100;
letter-spacing: 5px;
font-size: 30px;
}

.getstarted{
margin-top: 31px;
padding-top: 13px;
padding-bottom: 16px;
margin-bottom: 98px;
padding-right: 31px;
padding-left: 36px;
text-decoration: none;
text-align: center;
border: 1.5px solid gray;
border-radius: 5px;
margin-right: 0px;
font-size: 13px;
letter-spacing: 4px;
color: #333333;
}

.frule{
width: 1025px;
}
103 changes: 103 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="./index.css">
<title>Final</title>
</head>
<body>
<div class="header">
<h1>Final</h1>
<hr>
</div>

<div class="prim">
<h1 class="prim-heading">
LOREM IPSUM DOLOR
</h1>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Sed vitae malesuada turpis. Nam pellentesque in ac aliquam. Aliquam tempor mi porta egestas maximus lorem ipsum dolor</p>

<div class="learnmore">
<a>LEARN M<span>ORE</span></a>
</div>
</div>

<div class="content-container">


<div class="leftcol">
<div class="container">
<!-- <img src="./images/pic01.jpg" alt="" srcset=""> -->
<div class="imgone cover">
<h3 class="imgcapt">FEUGIAT ET FAUCIBUS</h3>
</div>

<p class="context">
Fusce malesuada efficitur venenatis. Pellentesque tempor leo sed massa hendrerit hendrerit. In sed feugiat est, eu congue elit. Ut porta magna vel felis sodales vulputate. Donec faucibus dapibus lacus non ornare.
</p>

<a href="#" class="more-caption">MORE</a>
</div>

<div class="container dos">
<!-- <img src="./images/pic01.jpg" alt="" srcset=""> -->
<div class="imgotwo cover">
<h3 class="imgcapt">LOREM MASSA NULLA</h3>
</div>

<p class="context">
Fusce malesuada efficitur venenatis. Pellentesque tempor leo sed massa hendrerit hendrerit. In sed feugiat est, eu congue elit. Ut porta magna vel felis sodales vulputate. Donec faucibus dapibus lacus non ornare.
</p>

<a href="#" class="more-caption">MORE</a>
</div>
</div>

<div class="rightcol">
<div class="container rigth-adjust">
<!-- <img src="./images/pic01.jpg" alt="" srcset=""> -->
<div class="imgtres cover">
<h3 class="imgcapt">BLANDIT ADIPISCING</h3>
</div>

<p class="context">
Fusce malesuada efficitur venenatis. Pellentesque tempor leo sed massa hendrerit hendrerit. In sed feugiat est, eu congue elit. Ut porta magna vel felis sodales vulputate. Donec faucibus dapibus lacus non ornare.
</p>

<a href="#" class="more-caption">MORE</a>
</div>

<div class="container dos rigth-adjust">
<!-- <img src="./images/pic01.jpg" alt="" srcset=""> -->
<div class="imgquatro cover">
<h3 class="imgcapt">IPSUM SED TEMPUS</h3>
</div>

<p class="context">
Fusce malesuada efficitur venenatis. Pellentesque tempor leo sed massa hendrerit hendrerit. In sed feugiat est, eu congue elit. Ut porta magna vel felis sodales vulputate. Donec faucibus dapibus lacus non ornare.
</p>

<a href="#" class="more-caption">MORE</a>
</div>
</div>
</div>

<!-- Footer -->

<div class="footer">
<h1 class="fheader">
LOREM IPSUM DOLOR
</h1>
<p>Phasellus ac augue ac magna auctor tempus proin accumsan lacus a nibh commodo in pellentesque dui in hac habitasse patea dictumst.</p>

<a href="#" class="getstarted">GET STARTED</a>

<hr class="frule">
</div>



</body>
</html>
4 changes: 2 additions & 2 deletions user.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "",
"email": ""
"name": "Jeffrey Molleno",
"email": "jeffrey.molleno@boom.camp"
}