Section 01
This commit is contained in:
parent
b19c51e29b
commit
5a0244a305
101
css/style.css
101
css/style.css
@ -1,48 +1,69 @@
|
||||
*{
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
||||
|
||||
* {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font-family: "Inter", sans-serif;
|
||||
}
|
||||
.header-logo{
|
||||
background-color: black;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
.header-logo {
|
||||
background-color: black;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.logo{
|
||||
width: 12%;
|
||||
margin-top: 29px;
|
||||
margin-bottom: 29px;
|
||||
.logo {
|
||||
width: 12%;
|
||||
margin-top: 29px;
|
||||
margin-bottom: 29px;
|
||||
}
|
||||
.header-computer{
|
||||
width: 100%;
|
||||
.header-computer {
|
||||
width: 100%;
|
||||
}
|
||||
.computers{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-top: 73px;
|
||||
.computers {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-top: 73px;
|
||||
}
|
||||
.info{
|
||||
.info {
|
||||
text-align: center;
|
||||
margin: 73px;
|
||||
}
|
||||
.image-computer {
|
||||
width: 17%;
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
p {
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
font: weight 400px;
|
||||
text-align: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.text {
|
||||
margin-top: 28px;
|
||||
}
|
||||
.lorem {
|
||||
font-size: 32px;
|
||||
font-weight: 400px;
|
||||
line-height: 38px;
|
||||
}
|
||||
.dolor {
|
||||
font-size: 48px;
|
||||
font-weight: 500px;
|
||||
line-height: 58px;
|
||||
}
|
||||
.square{
|
||||
box-shadow: 0px 4px 20px #0000003b;
|
||||
text-align: center;
|
||||
margin: 73px;
|
||||
padding: 1em;
|
||||
flex: 1 1 250px;
|
||||
background-color: white;
|
||||
padding: 3em 0;
|
||||
align-items: center;
|
||||
}
|
||||
.image-computer{
|
||||
width: 17%;
|
||||
.container-3{
|
||||
display: flex;
|
||||
gap: 1em;
|
||||
flex-wrap: wrap;
|
||||
padding: 1em;
|
||||
}
|
||||
p{
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
font: weight 400px;
|
||||
}
|
||||
.text{
|
||||
margin-top: 28px;
|
||||
}
|
||||
.lorem{
|
||||
font-size: 32px;
|
||||
font-weight: 400px;
|
||||
line-height: 38px;
|
||||
}
|
||||
.dolor{
|
||||
font-size: 48px;
|
||||
font-weight: 500px;
|
||||
line-height: 58px;
|
||||
}
|
67
index.html
67
index.html
@ -1,33 +1,70 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ptBR">
|
||||
<html lang="pt-BR">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="./css/style.css">
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="./css/style.css" />
|
||||
<title>challenge-landing-page</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-----------Header---------->
|
||||
<header>
|
||||
<figure class="header-logo">
|
||||
<img class="logo" src="./assets/img/Logo-M3Academy 1.png" alt="">
|
||||
<img class="logo" src="./assets/img/Logo-M3Academy 1.png" alt="Logo-M3Academy" />
|
||||
</figure>
|
||||
<figure>
|
||||
<img class="header-computer" src="./assets/img/Rectangle 9.jpg" alt="">
|
||||
<img class="header-computer" src="./assets/img/Rectangle 9.jpg" alt="Capa-notebook" />
|
||||
</figure>
|
||||
</header>
|
||||
<!------------Main---------->
|
||||
<main>
|
||||
<!---------Section-1------------->
|
||||
<section class="info">
|
||||
<div>
|
||||
<h2 class="lorem">LOREM IPSUM</h2>
|
||||
<h1 class="dolor">DOLOR SIT AMET</h1>
|
||||
<p class="text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum.</p>
|
||||
<p>Curabitur ut tortor sed lacus egestas vulputate vel sit amet velit. Nulla suscipit magna dui. </p>
|
||||
<figure class="computers">
|
||||
<img class="image-computer" src="./assets/SVG/computers.svg" alt="">
|
||||
</figure>
|
||||
</div>
|
||||
<h2 class="lorem">LOREM IPSUM</h2>
|
||||
<h1 class="dolor">DOLOR SIT AMET</h1>
|
||||
<p class="text">
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras
|
||||
euismod enim non dui fringilla interdum.
|
||||
</p>
|
||||
<p>
|
||||
Curabitur ut tortor sed lacus egestas vulputate vel sit amet velit.
|
||||
Nulla suscipit magna dui.
|
||||
</p>
|
||||
<figure class="computers">
|
||||
<img class="image-computer" src="./assets/SVG/computers.svg" alt="rede-Computadores" />
|
||||
</figure>
|
||||
</div>
|
||||
<!-------------Section-2----------->
|
||||
<div class="container-3">
|
||||
<div class="square">
|
||||
<figure>
|
||||
<img src="./assets/SVG/shopp.svg" alt="shopp" />
|
||||
</figure>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla
|
||||
interdum. </p>
|
||||
</div>
|
||||
<div class="square">
|
||||
<figure>
|
||||
<img src="./assets/SVG/shopping-bag (1) 1.svg" alt="shopping-bag" />
|
||||
</figure>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla
|
||||
interdum. </p>
|
||||
</div>
|
||||
<div class="square">
|
||||
<figure>
|
||||
<img src="./assets/SVG/money (1) 2.svg" alt="money" />
|
||||
</figure>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla
|
||||
interdum. </p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!--------------Section-3------------------>
|
||||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user