Skip to content
Open

done #104

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.
186 changes: 171 additions & 15 deletions starter_code/index.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,176 @@
<!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"/>
<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 your styles -->
<link rel="stylesheet" href="./stylesheets/style.css" />
<title>Where work happens | Slack</title>
</head>
<!-- link the font awesome CDN -->
<script src="https://kit.fontawesome.com/95602ce0dc.js" crossorigin="anonymous"></script>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">

<body>


</body>
</html>
<link rel="stylesheet" href="./stylesheets/style.css" />
<title>Where work happens | Slack</title>
</head>

<body>
<header class="menu">
<img src="./images/slack-logo.png" alt="Slack" class="logo">
<img src="./images/menu.png" alt="menu" class="rayitas d-md-none">
<nav>
<ul>
<li><a href="#">Why Slack?</a></li>
<li><a href="#">Pricing</a></li>
<li><a href="#">About Us</a></li>
<li><a class="cuadro" href="#">Your Workspaces</a></li>
</ul>
</nav>
</header>
<section>
<div class="container">
<div class="row">
<div class="col-12 col-md-12 order-lg-2 col-lg-6">
<h1>Where work happens</h1>
<p>When your teams needs to kick off a project, hire a new employee, deploy some code, review a sales
contract,
finalize next year's budget, measure an A/B test, plan your next office opening, and more, Slack has you
covered.
</p>
<div class="row">
<div class="col-12 col-md-6 d-lg-none">
<a class="button1" href="#">Email address</a>
</div>
<div class="col-12 col-md-6 ">
<a class="button2" href="#">GET STARTED</a>
</div>
</div>
<p>Already using Slack? Sign in.</p>
</div>
<div class="col-12 col-md-12 order-lg-1 col-lg-6">
<img src="./images/home_talking.png">
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row">
<div class="col-12 col-md-12 col-lg-12">
<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>
<a class="Button3" href="#">DISCOVER WHY</a>
</div>
<div class="col-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-12 col-md-6 order-md-1 col-lg-4 order-lg-1">
<img src="./images/airbnb-logo.png" alt="">
</div>
<div class="col-12 col-md-6 order-md-1 col-lg-4 order-lg-1">
<img src="./images/capital-one-logo.png" alt="">
</div>
<div class="col-12 col-md-6 d-md-none col-lg-4 d-lg-block order-lg-1">
<img src="./images/harvard-logo.png" alt="">
</div>
<div class="col-12 col-md-6 d-md-none col-lg-4 d-lg-block order-lg-2">
<img src="./images/los-angeles-times-logo.png" alt="">
</div>
<div class="col-12 col-md-6 order-md-2 col-lg-4 order-lg-1">
<img src="./images/oracle-logo.png" alt="">
</div>
<div class="col-12 col-md-6 order-md-2 col-lg-4 order-lg-2">
<img src="./images/ticketmaster-logo.png" alt="">
</div>
</div>
</div>
</div>

</section>
<section>
<div class="container">
<div class="row">
<div class="col-md-6 order-2 order-md-1">
<h3>Try for free</h3>
<p>Already using Slack? Sign in.</p>
</div>
<div class="col-md-6 order-2 order-md-2">
<div class="col-12 col-md-6 d-lg-none">
<a class="button1" href="#">Email addresss</a>
</div>
<div class="col-12 col-md-6 col-lg-2">
<a class="button2" href="#">GET STARTED</a>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-lg-2 col-md-2 col-12">
<img src="./images/iso-slack.png" alt="">
</div>
<div class="col-12 col-md-2 col-lg-2">
<h4>COMPANY</h4>
<ul>
<li>About Us</li>
<li>Careers</li>
<li>Blog</li>
<li>Press</li>
<li>Brand Guidelines</li>
</ul>
</div>
<div class="col-12 col-md-2 col-lg-2">
<h4>PRODUCT</h4>
<ul>
<li>Why Slack?</li>
<li>Enterprise</li>
<li>Customer Stories</li>
<li>Pricing</li>
<li>Security</li>
</ul>
</div>
<div class="col-12 col-md-2 col-lg-2">
<h4>RESOURCE</h4>
<ul>
<li>Download</li>
<li>Help Center</li>
<li>Guides</li>
<li>Partners</li>
<li>Events</li>
<li>App Directory</li>
</ul>
</div>
<div class="col-12 col-md-2 col-lg-2">
<h4>EXTRA</h4>
<ul>
<li>Podcast</li>
<li>Slack Shop</li>
<li>Slack at Work</li>
<li>Slack Fund</li>
</ul>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-12 col-md-6 order-md-1 col-lg-1">
<p>Status Privacy & Terms Contact Us </p>
</div>
<div class="col-12 col-md-6 order-md-2 col-lg-1">
<p>English(US)</p>
<img src="" alt="">
<img src="" alt="">
<img src="" alt="">
</div>
</div>
</div>
</div>
</footer>
</body>
64 changes: 57 additions & 7 deletions starter_code/stylesheets/style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,57 @@
/*
background-grey: #F4F3F4;
button-purple: #192592
main-titles dark-grey: #2C303F;
paragraph grey: #5b5e6d;
nav grey: #5b5e6d;
*/
img {
width: 100%;
}

.menu {
display: flex;
border-bottom: 1px solid #ccc;
justify-content: space-between;
padding: 10px;
align-items: center;
}

.menu .logo {
width: 180px;
}

.menu .rayitas {
width: 30px;
}

.menu ul {
display: flex;
margin: 0;
list-style: none;
}

.menu a {
color: inherit;
margin-left: 20px;
text-decoration: none;
}

.menu .cuadro {

border-style: solid;
border-radius: 5px;

}

.menu nav {
display: none;
}

.menu nav ul {
list-style: none;
display: flex;
}

@media screen and (min-width: 650px) {
.menu nav {
display: block;
}

.menu .rayitas {
display: none;
}
}