Skip to content
Open

done #92

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
Binary file added starter_code/images/facebook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added starter_code/images/menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added starter_code/images/twiter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added starter_code/images/youtube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
208 changes: 190 additions & 18 deletions starter_code/index.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,192 @@
<!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 the font awesome CDN -->
<link href="https://use.fontawesome.com/releases/v5.0.1/css/all.css" rel="stylesheet"/>

<!-- link your styles -->
<link rel="stylesheet" href="./stylesheets/style.css" />
<title>Where work happens | Slack</title>
</head>

<body>


</body>
</html>

<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 the font awesome CDN -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">

<!-- link your styles -->
<link rel="stylesheet" href="./stylesheets/style.css" />
<title>Where work happens | Slack</title>
</head>

<body>
<header class="hero">
<section>
<img src="./images/slack-logo.png" alt="logo slack">
</section>
<nav>
<img src="./images/menu.png" alt="navicon" class="navicon d-lg-none menu">
<article class="d-none d-lg-block">
<ul>
<li><a href="#">Why Slack?</a></li>
<li><a href="#">Pricing</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#"><button>Your workspace</button></a></li>
</ul>
</article>
</nav>

</header>

<div class="container primero">
<div class="row">
<div class="col-lg-6 order-lg-2">
<section>
<h1>Where Work Happens</h1>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ullam ducimus sapiente repellendus! Itaque animi
totam aspernatur quasi corporis nostrum! Sit cum reprehenderit tempora voluptas voluptatem eius numquam enim
in laudantium.
</p>
<section class="row">
<form action="email" class="col-md-6 d-lg-none">
<input type="Email address" value="Email address">
</form>
<a href="#" class="col-md-3">
<BUtton class="boton">GET STARTED</BUtton>
</a>
</section>
<p>Already using Slack?<a href="#">Sign in.</a></p>


</div>
</section>
<div class="col-lg-6 order-lg-1">
<img src="./images/home_talking.png" alt="personas hablando">
</div>


</div>
</div>

<div class="segundo">
<div class="graybackground">
<div class="container ">
<section class="good-company">
<h2>
You're in good company
</h2>
<p>
Millions of people around the world have already made Slack the place where their work happens
</p>
<p>
<a href="#"> <button>DISCOVER WHY</button></a>
</p>
</section>

<div class="row">
<section class="col-md-6 col-lg-4">
<a href="#"><img src="./images/airbnb-logo.png" alt="airbnb-logo"></a>
</section>
<section class="col-md-6 col-lg-4">
<a href="#"><img src="./images/capital-one-logo.png" alt="capital one"></a>
</section class="col-md-6 col-lg-4">
<section class="d-md-none d-lg-block col-lg-4">
<a href="#"><img src="./images/harvard-logo.png" alt="harvard"></a>
</section>
<section class="d-md-none d-lg-block col-lg-4">
<a href="#"><img src="./images/los-angeles-times-logo.png" alt=" Los angeles times"></a>
</section>
<section class="col-md-6 col-lg-4">
<a href="#"><img src="./images/oracle-logo.png" alt="oracle"></a>
</section>
<section class="col-md-6 col-lg-4">
<a href="#"><img src="./images/ticketmaster-logo.png" alt="ticketmaster"></a>
</section>
</div>

</div>
</div>
<div class="container tercero">
<div class="row ">
<section class="col-md-6">
<h3>Try it for free</h3>
<p>Already using Slack?<a href="#">Sign in.</a></p>
</section>
<form action="email" class="col-md-3 d-md-none d-lg-block">
<input type="Email address" value="Email address">
</form>
<a href="#" class="col-md-3">
<button class="boton">GET STARTED</button>
</a>

</div>
</div>
</div>
<div class="container cuarto">
<div class="row">
<div class="col-md-2 col-lg-4">
<img src="./images/Slack.ico" alt="slack">
</div>

<div class="row col-md-10 col-lg-8">
<section class="col-6 col-md-3 enlaces">
<h4>Company</h4>
<p><a href="#">About Us</a></p>
<p><a href="#">Carrers</a></p>
<p><a href="#">blog</a></p>
<p><a href="#">Press</a></p>
<p><a href="#">Brand Guidelines</a></p>

</section>
<section class="col-6 col-md-3 enlaces">
<h4>Product</h4>
<p><a href="#">Why Slack?</a></p>
<p><a href="#">Enterprise</a></p>
<p><a href="#">Costumer stories</a></p>
<p><a href="#">Pricing</a></p>
<p><a href="#">Security</a></p>

</section>
<section class="col-6 col-md-3 enlaces">
<h4>Resources</h4>
<p><a href="#">Download</a></p>
<p><a href="#">Help Center</a></p>
<p><a href="#">Guides</a></p>
<p><a href="#">Partners</a></p>
<p><a href="#">Events</a></p>
<p><a href="#">App Directory</a></p>
<p><a href="#">API</a></p>

</section>
<section class="col-6 col-md-3 enlaces">
<h4>Extras</h4>
<p><a href="#">Podcast</a></p>
<p><a href="#">Slack Shop</a></p>
<p><a href="#">Slack at work</a></p>
<p><a href="#">Slack Fund</a></p>

</section>
</div>
</div>
</div>
<footer class="quinto">
<section class="service enlaces">
<ul>
<li><a href="#">Status</a></li>
<li><a href="#">Privacy & terms</a></li>
<li><a href="#">Contact us</a></li>

</ul>

</section>
<section>
<ul>
<li><img src="./images/us-flag.png" alt="bandera estados unidos">English (US)</li>
<li><a href="#"><img src="./images/twiter.png" alt="twitter"></a></li>
<li><a href="#"><img src="./images/facebook.png" alt="facebook"></a></li>
<li><img src="./images/youtube.png" alt="youtube"><a href="#"></a></li>
</ul>
</section>

</footer>



</body>

</html>
124 changes: 124 additions & 0 deletions starter_code/stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,127 @@ main-titles dark-grey: #2C303F;
paragraph grey: #5b5e6d;
nav grey: #5b5e6d;
*/
img {
width: 100%;
}

.hero {

display: flex;
justify-content: space-between;
border-bottom: 1px solid gray;



}

.email {
display: flex;

}

nav ul {
display: flex;
list-style: none;
justify-content: space-between;

}

.hero section img {
width: 40%;
}

nav ul li a {
margin: 20px;
text-decoration: none;
text-align: center;
color: #5b5e6d;

}

.hero section img {
width: 10%;
margin-left: 10px;
}

.hero nav img {
width: 60%;
}

.menu {
width: 10px;
}

.boton {
background-color: #192592;
color: white;
padding: 10px
}

.primero {
padding: 30px;
}

.segundo {
padding: 30px;
background-color: rgb(186, 185, 185)
}

body {
background-color: ;
}

.graybackground {
background-color: rgb(186, 185, 185);
}

p {
color: #5b5e6d;
}

.enlaces a {
text-decoration: none;
color: #5b5e6d;
}

.tercero {
padding: 30px;

}

.cuarto {
padding: 30px;
}

.quinto {
padding: 20px;
background-color: rgb(186, 185, 185);
display: flex;
justify-content: space-between;
color: #5b5e6d;

}

.quinto img {
width: 20px;
}

h1 h2 h3 h4 {
color: #2C303F;
}

.good-company {
text-align: center;
align-items: center;
}

.quinto ul {
display: flex;
justify-content: space-between;

list-style: none;
}

.quinto ul li a {
margin: 20px;
}