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
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/navicon.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.
233 changes: 215 additions & 18 deletions starter_code/index.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,217 @@
<!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://use.fontawesome.com/releases/v5.0.1/css/all.css" rel="stylesheet" />

<!-- link your styles -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="./stylesheets/style.css" />
<title>Where work happens | Slack</title>
</head>

<body>

<header class="menu">

<a href="#">
<img src="./images/slack-logo.png" alt="Logotipo" class="logo">
</a>

<img src="./images/navicon.png " class="navicon d-md-none">

<nav class="d-none d-md-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="#">Your workspaces</a></li>
</ul>
</nav>
</header>


<section class="firstSec">
<div class="container">
<div class="row">
<div class="col-10 col-xl-6 order-xl-2">
<article class="rigthCol">
<h1>Where work happens</h1>
<p>When your team needs to kick off a new project, hire a new employee, deplay some code, review
whatever,bladi
bladi blah.</p>
<section class="formAndAll">
<div class="container">
<div class="row">
<div class="col-7 col-md-6 d-xl-none"><!--email address-->
<form><input type="text" class="form-control" placeholder="email address"></form>
</div>
<div class="col-7 col-md-6 col-xl-4"><!--get started button-->
<a href="#" class="buttCont">GET STARTED</a>
</div>
</div>
</div>
</section>
<p>Already using Slack? <a href="#">Sign in</a></p>
</article>
</div>
<div class="col-10 col-xl-5 order-xl-1"><img class="fluid" src="./images/home_talking.png" alt="people">
</div>
</div>
<!--foto personas-->
</div>
</section>

<section class="grayBG">
<article class="justText">
<h1>You're in good company</h1>
<p>Millions of people bladiblahbleh bluriblu gatos que pochis. Lorem ipsum dolor sit amet consectetur adipisicing
elit. Voluptatibus, dolores, consequatur assumenda saepe officia at ducimus accusantium tempore velit facere
deserunt ipsa accusamus molestiae nostrum perferendis cupiditate dolore corporis est?</p>
<a href="#">DISCOVER WHY</a>
</article>

<article class="sponsors">
<div class="row">
<div class="col-11 col-md-6 col-lg-4"><img src="./images/airbnb-logo.png" alt="ABN"></div>
<div class="col-11 col-md-6 col-lg-4"><img src="./images/capital-one-logo.png" alt="c1"></div>
<div class="col-11 d-md-none d-lg-block col-lg-4"><img src="./images/harvard-logo.png" alt="lerel">
</div>
<div class="col-11 d-md-none d-lg-block col-lg-4"><img src="./images/los-angeles-times-logo.png" alt="losan">
</div>
<div class="col-11 col-md-6 col-lg-4"><img src="./images/oracle-logo.png" alt="oracl"></div>
<div class="col-11 col-md-6 col-lg-4"><img src="./images/ticketmaster-logo.png" alt="TM"></div>
</div>

</article>
</section>



<section class="moreInfo">
<div class="row">
<div class="col-8 col-md-4 col-lg-4">
<h2>Try it for free</h2>
<p>already using slack? <a href="#">click</a></p>
</div>
<div class="col-8 col-md-4 col-lg-7">
<section>
<div class="row">
<div class="col-10 col-md-5 col-lg-7">
<form><input type="text" class="form-control" placeholder="email address"></form>
</div>
<div class="col-6 col-md-5 col-lg-4"><a href="#" class="buttCont">GET STARTED</a></div>
</div>
</section>
</div>
</div>
</section>


<section class="lastSection">
<div class="row">

<div class="col-7 col-md-2 col-lg-4">
<img src="./images/Slack.ico" alt="slackLogo">
</div>
<div class="col-12 col-md-8">
<section class="lastSectionRight">

<div class="row">

<div class="col-6 col-md-3">
<h4>Company</h4>
<p>About us</p>
<p>Careers</p>
<p>Blog</p>
<p>Press</p>
<p>Brand Guidelines</p>
</div>

<div class="col-6 col-md-3">
<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-3">
<h4>Resources</h4>
<p>Download</p>
<p>Help Center</p>
<p>Guides</p>
<p>Partners</p>
<p>Events</p>
<p>App directory</p>
<p>API</p>
</div>

<div class="col-6 col-md-3">
<h4>Extras</h4>
<p>Podcast</p>
<p>Slack Shop</p>
<p>Slack at work</p>
<p>Slack Fund</p>
</div>

</div>

</section>

</div>

</div>

</section>
<footer>
<div class="container">

<div class="row">

<div class="col-6">
<ul>
<li>Status</li>
<li>Terms</li>
<li>Contact</li>
</ul>
</div>

<div class="col-10 col-md-6">
<article class="footerRight">

<div class="row">

<div class="col-4">
<img src="./images/us-flag.png" alt="flag">
<p>English</p>
</div>

<div class="col-10 col-md-6">
<ul>
<li><img src="./images/twiter.png" alt="tw"></li>
<li><img src="./images/facebook.png" alt="fb"></li>
<li><img src="./images/youtube.png" alt="yt"></li>
</ul>
</div>

</div>

</article>
</div>

</div>

</div>

</footer>

</body>

</html>
Loading