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
205 changes: 115 additions & 90 deletions starter_code/index.html
Original file line number Diff line number Diff line change
@@ -1,115 +1,140 @@
<!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 rel="stylesheet" href="stylesheets/reset.css">
<link rel="stylesheet" href="stylesheets/style.css">
<link href="https://fonts.googleapis.com/css?family=Merriweather&display=swap" rel="stylesheet">
<script src="https://use.fontawesome.com/1fb0eb3889.js"></script>
<title>Where work happens | Slack</title>
</head>

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

<body>
<nav>
<img src="./images/slack-logo.png" alt="slack_logo" />
<body>
<nav>
<div class="top-menu">
<img src="./images/slack-logo.png" alt="slack_logo">
<div class="burger">
<i class="fa fa-bars"></i>
</div>
<ul>
<li>Why Slack?</li>
<li>Pricing</li>
<li>About Us</li>
<li>Your Workspaces</li>
</ul>
</nav>
<header>
<img src="./images/home_talking.png" alt="home_work_happening" />
<h1>Where Work Happens</h1>
<p>
When your team 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>
<button type="button" name="button">GET STARTED</button>
<p>Already using Slack? <a href="#">Sign in</a></p>
</header>
<main>
<div>
<h2>You're in good company</h2>
<p>
Millions of people around the world have already made Slack the place
where their work happens.
</div>
</nav>
<header>
<div class="introduction-image">
<img src="./images/home_talking.png" alt="home_work_happening">
</div>
<div class="introduction-container">
<h1>Where Work Happens</h1>
<p>When your team 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="register">
<input type="email" placeholder="Email address">
<button type="button" name="button">GET STARTED</button>
</div>
<p class="sign-in">Already using Slack? <a href="#">Sign in</a></p>
</div>
</header>
<main>
<div class="discover-container">
<div class="discover">
<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>
<button>DISCOVER WHY</button>
<img src="./images/airbnb-logo.png" alt="" />
<img src="./images/capital-one-logo.png" alt="" />
<img src="./images/harvard-logo.png" alt="" />
<img src="./images/los-angeles-times-logo.png" alt="" />
<img src="./images/oracle-logo.png" alt="" />
<img src="./images/ticketmaster-logo.png" alt="" />
<div class="logos-business">
<div class="logos-business-izq"><img src="./images/airbnb-logo.png" alt=""></div>
<div class="logo-business-der dual"><img src="./images/capital-one-logo.png" alt=""></div>
<div class="logos-business-izq "><img src="./images/harvard-logo.png" alt=""></div>
<div class="logo-business-der no-botton"><img src="./images/los-angeles-times-logo.png" alt=""></div>
<div class="logos-business-izq no-botton dual"><img src="./images/oracle-logo.png" alt=""></div>
<div class="logo-business-der"><img src="./images/ticketmaster-logo.png" alt=""></div>
</div>
</div>
<div>
<p>Try it for free</p>
</div>
<div class="test-free">
<div class="text-free">
<p class="bold-text">Try it for free</p>
<p>Already using Slack? <a href="">Sign in</a></p>
</div>
<div class="register-free">
<input type="email" placeholder="Email address">
<button type="button" name="button">GET STARTED</button>
</div>
</main>
<footer>
<div>
<img src="./images/iso-slack.png" alt="" />
<ul>
<li>COMPANY</li>
<li>About Us</li>
<li>Careers</li>
<li>Blog</li>
<li>Press</li>
<li>Brand Guidelines</li>
</ul>
<ul>
<li>PRODUCT</li>
<li>Why Slack?</li>
<li>Enterprise</li>
<li>Customer Stories</li>
<li>Pricing</li>
<li>Security</li>
</ul>
<ul>
<li>RESOURCES</li>
<li>Download</li>
<li>Help Center</li>
<li>Guides</li>
<li>Events</li>
<li>App Directory</li>
<li>API</li>
</ul>
<ul>
<li>EXTRAS</li>
<li>Podcast</li>
<li>Slack Shop</li>
<li>Slack at Work</li>
<li>Slack Fund</li>
</ul>
</div>
</main>
<hr>
<footer>
<div class="menu-footer">
<div class="img-logo-pre">
<img src="./images/iso-slack.png" alt="">
</div>
<div>

<ul>
<li>COMPANY</li>
<li>About Us</li>
<li>Careers</li>
<li>Blog</li>
<li>Press</li>
<li>Brand Guidelines</li>
</ul>
<ul>
<li>PRODUCT</li>
<li>Why Slack?</li>
<li>Enterprise</li>
<li>Customer Stories</li>
<li>Pricing</li>
<li>Security</li>
</ul>
<ul>
<li>RESOURCES</li>
<li>Download</li>
<li>Help Center</li>
<li>Guides</li>
<li>Events</li>
<li>App Directory</li>
<li>API</li>
</ul>
<ul>
<li>EXTRAS</li>
<li>Podcast</li>
<li>Slack Shop</li>
<li>Slack at Work</li>
<li>Slack Fund</li>
</ul>

</div>

<div class="contact-footer">
<div class="contact-menu">
<ul>
<li>Status</li>
<li>Privacy & Terms</li>
<li>Contact Us</li>
</ul>
<div>
<img src="./images/us-flag.png" alt="" />
</div>
<div class="language-social">
<div class="language">
<img src="./images/us-flag.png" alt="">
<span>English (US)</span>
<i class="fas fa-chevron-down"></i>
<i class="fab fa-twitter"></i>
<i class="fab fa-facebook-f"></i>
<i class="fab fa-youtube"></i>
<i class="fa fa-chevron-down" aria-hidden="true"></i>
</div>
<div class="social">
<i class="fa fa-twitter" aria-hidden="true"></i>
<i class="fa fa-facebook" aria-hidden="true"></i>
<i class="fa fa-youtube-play" aria-hidden="true"></i>
</div>

</div>
</footer>
</body>
</html>
</div>
</footer>
</body>

</html>
43 changes: 43 additions & 0 deletions starter_code/stylesheets/reset.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
Loading