Skip to content
Open

done #91

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.
218 changes: 200 additions & 18 deletions starter_code/index.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,202 @@
<!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" />
<!--Bootstrap link-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<!-- 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>
<header class="main-header">
<div class="elements-main-header">
<img src="./images/slack-logo.png" alt="Slack">
<img class="menu-icon list-icon d-lg-none" src="./images/menu.png" alt="list">
<nav class="d-none d-lg-block">
<ul>
<li>Why Slack?</li>
<li>Pricing</li>
<li>About us</li>
<li>
<button> Your Workspace
</button>
</li>
</ul>
</nav>
</div>
<hr>
</header>
<section class="claim">
<div class="container">
<div class="row justify-content-center align-items-center">
<div class="col-12 col-lg-6 claim-description order-lg-2">
<h1>Where Work Happens</h1>
<h3>Lorem ipsum dolor sit amet consectetur, adipisicing elit. Qui doloremque nihil distinctio, velit incidunt
sed eaque rem ipsa animi nobis aspernatur non fuga impedit harum. Eum, provident repudiandae. Deleniti,
consectetur.</h3>
<div class="row">
<div class="col-12 col-md-6 claim-form d-lg-none ">
<input placeholder="Email address" class="email-adress">
</div>
<div class="col-sm-12 col-md-3 col-lg-4 ">
<button href="#" class="get-started">Get started</button>
</div>
<p> Already using Slack? <a href="#">Sign in</a></p>

</div>
</div>
<!-- <div class="col-12 "> -->
<div class="centered col-12 col-md-6">
<img src="./images/home_talking.png" alt="team work">
</div>


<!--</div>-->
</div>

</div>

</section>
<section class="good-company">
<div class="container">
<div class="row justify-content-center">
<h2>You're in good company</h2>
<p>Millions of people around the world have already made Slack the place whrer their work happens </p>
<div class="col-12 col-md-3">
<button href="#" class="discover-why">Discover why</button>
</div>
<div class="row justify-content-center align-items-center">
<div class="sponsors-logo col-12 col-md-6 col-lg-4">
<img src="./images/airbnb-logo.png" alt="airbnb">
</div>
<div class="sponsors-logo col-12 col-md-6 col-lg-4">
<img src="./images/capital-one-logo.png" alt="capital one">
</div>
<div class="sponsors-logo col-12 col-md-6 col-lg-4">
<img src="./images/harvard-logo.png" alt="harvard">
</div>
<div class="sponsors-logo col-12 col-md-6 col-lg-4">
<img src="./images/los-angeles-times-logo.png" alt="Los Angeles Times">
</div>
<div class="sponsors-logo col-12 col-md-6 col-lg-4">
<img src="./images/oracle-logo.png" alt="Oracle">
</div>
<div class="sponsors-logo col-12 col-md-6 col-lg-4">
<img src="./images/ticketmaster-logo.png" alt="Ticket Master">
</div>
</div>
</div>
</div>
</section>

<section class="try-it">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-md-6 col-lg-4">
<h4>Try it for free</h4>
<p>
Already using Slack? <a href="#">Sign in</a>
</p>
</div>
<div class="col-12 col-md-6 ">
<div class="row">
<div class="col-12 col-md-6 d-lg-none">
<input placeholder="Email address">
</div>
<div class="col col-md-6">
<button class="get-started">Get started</button>
</div>
</div>
</div>
</div>

</div>
</section>

<section class="final-sections">
<div class="container">
<div class="row">
<div class="row">
<div class="col-12 col-md-2">
<img src="./images/iso-slack.png" alt="iso-slack">
</div>
<div class="col-6 col-md-2">
<h4>Company</h4>
<p>Careers</p>
<p>Blog</p>
<p>Press</p>
<p>Brand Guidelines</p>
</div>
<div class="col-6 col-md-2">
<h4>Product</h4>
<p>Why Slack</p>
<p>Enterprise</p>
<p>Customer Stories</p>
<p>Pricing</p>
<p>Security</p>
</div>
<div class="col-6 col-md-2">
<h4>Resources</h4>
<p>Download</p>
<p>Help Center</p>
<p>Guides</p>
<p>Partners</p>
<p>Eventes</p>
<p>Security</p>
</div>
<div class="col-6 col-md-2">
<h4>Extras</h4>
<p>Podcast</p>
<p>Slack Shop</p>
<p>Slack at work</p>
<p>Slack Fund</p>

</div>

</div>
</div>
</div>
</section>
<footer class="final-footer">
<div class="container">
<div class="row align-items-center justify-content-center">
<div class="col-12 col-md-6">
<nav class="centered">
<ul>
<li>Status</li>
<li>Privacy & Terms</li>
<li>Contact us</li>
</ul>
</nav>
</div>
<div class="col-12 col-md-3">
<div class="languages">
<img src="./images/us-flag.png" alt="English">
<p>English (US) ></p>
</div>
</div>

<div class="col-12 col-md-3">
<div class="contact-social-media">
<img src="./images/twiter.png" alt="">
<img src="./images/facebook.png" alt="">
<img src="./images/youtube.png" alt="">
</div>
</div>

</div>
</div>

</footer>
</body>

</html>
Loading