Skip to content

done #2126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

done #2126

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
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}
172 changes: 91 additions & 81 deletions starter_code/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@

<!-- link the Font Awesome stylesheet - CDN -->
<link href="https://use.fontawesome.com/releases/v5.0.1/css/all.css" rel="stylesheet" />

<link rel="stylesheet" href="<link rel=" preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap"
rel="stylesheet">">
<!-- link your styles -->
<link rel="stylesheet" href="./stylesheets/style.css" />

Expand All @@ -18,128 +21,135 @@

<body>
<!-- NAVBAR -->
<nav>
<div>
<img src="./images/slack-logo.png" alt="Slack logo" />
<div id="background-color">
<nav>
<div id="logo-img">
<img src="./images/slack-logo.png" alt="Slack logo" />

<ul hidden>
<li>
<a href="#">Product</a>
</li>
<li>
<a href="#">Solutions</a>
</li>
<li>
<a href="#">Resources</a>
</li>
<li>
<a href="#">Pricing</a>
</li>
</ul>
</div>

<ul>
<li>
<a href="#">Product</a>
</li>
<li>
<a href="#">Solutions</a>
</li>
<li>
<a href="#">Resources</a>
</li>
<li>
<a href="#">Pricing</a>
</li>
</ul>
</div>
<div id="buttons-nav">
<button>
<img src="./images/icon-search.png" alt="Search icon">
</button>

<div>
<button>
<img src="./images/icon-search.png" alt="Search icon">
</button>
<button>
<img src="./images/icon-menu.png" alt="Menu icon">
</button>

<button>
<img src="./images/icon-menu.png" alt="Menu icon">
</button>

<ul hidden>
<li>
<a href="#">Sign in</a>
</li>
<li>
<a href="#">Try for free</a>
</li>
</ul>
</div>
</nav>
<ul hidden>
<li>
<a href="#">Sign in</a>
</li>
<li>
<a href="#">Try for free</a>
</li>
</ul>
</div>
</nav>
</div>


<!-- HEADER -->
<header>
<div>
<h1>Great teamwork starts with a digital HQ</h1>
<div class="header-text">
<h1>Great teamwork starts with a digital <br> HQ</h1>

<p>Slack is free to try for as long as you'd like.</p>
<p> <span class="yellow-text">Slack is free to try</span> for as long as you'd like.</p>

<div>
<button>Sign up with email</button>
<div id="signup-buttons">
<button class="signup-email">Sign up with Email</button>

<button>
<img src="./images/logo-google.png" alt="Google logo" />
<button class="signup-google">
<span class="google-logo-container">
<img class="google-logo" src="./images/logo-google.png" alt="Google logo" /></span>
<span>Sign up with Google</span>
</button>
</div>

</div>

<div>
<img src="./images/hero-product-ui.png" alt="Slack app screenshot" />
<div class="image-slack1">
<img class="image-slack1" src="./images/hero-product-ui.png" alt="Slack app screenshot" />
</div>
</header>

<main>
<section>
<main id="main-section-container">
<section class="logo-section">
<p>Trusted by companies all over the world</p>

<div>
<img src="./images/logo-airbnb.png" alt="Airbnb logo" />
<img src="./images/logo-nasa.png" alt="NASA logo" />
<img src="./images/logo-uber.png" alt="Uber logo" />
<img src="./images/logo-target.png" alt="Target logo" />
<img src="./images/logo-nyt.png" alt="New York Times logo" />
<img src="./images/logo-spotify.png" alt="Spotify logo" />
<div id="various-logo-container">
<img class="logo-header" src="./images/logo-airbnb.png" alt="Airbnb logo" />
<img class="logo-header" src="./images/logo-nasa.png" alt="NASA logo" />
<img class="logo-header" src="./images/logo-uber.png" alt="Uber logo" />
<img class="logo-header" src="./images/logo-target.png" alt="Target logo" />
<img class="logo-header" src="./images/logo-nyt.png" alt="New York Times logo" />
<img class="logo-header" src="./images/logo-spotify.png" alt="Spotify logo" />
</div>

</section>

<section>
<h3>Teams large and small rely on Slack</h3>
<p>Slack securely scales up to support collaboration at the world’s biggest companies.</p>


<ul>
<li>
<p><span>85%</span></p>
<p>
of users say Slack has improved communication
<section id="rely-section">
<div class="rely-section-title">
<h3>Teams large and small rely on Slack</h3>
</div>
<div class="rely-text">
<p>Slack securely scales up to support collaboration at the world’s biggest companies.</p>
</div>
<ul id="flex-percentage-info">
<li class="rely-info">
<p><span class="percentage">85%</span></p>
<p class="paragraphs">
of users say Slack <br> has improved communication
<sup>*</sup>
</p>
</li>

<li>
<p><span>86%</span></p>
<p>
feel their ability to work remotely has improved has improved
<li class="rely-info">
<p><span class="percentage">86%</span></p>
<p class="paragraphs">
feel their ability to work <br> remotely has improved has improved
<sup>*</sup>
</p>
</li>

<li>
<p><span>88%</span></p>
<p>
feel more connected to their teams*
<li class="rely-info">
<p><span class="percentage">88%</span></p>
<p class="paragraphs">
feel more connected to <br> their teams*
<sup>*</sup>
</p>
</li>
</ul>
</section>

<section>
<h3>Welcome to your new digital HQ</h3>

<button>Try for free</button>
<button>Talk to sales</button>
<section id="try-section-container">
<h3 class="try-section-title">Welcome to your new digital HQ</h3>
<div class="button-container2">
<button class="try-button">Try for free</button>
<button class="talk-button">Talk to sales</button>
</div>
</section>

</main>

<footer>
<ul>
<footer id="footer">
<ul class="footer-info">
<li>Status</li>
<li>Privacy</li>
<li>Terms</li>
Expand All @@ -151,7 +161,7 @@ <h3>Welcome to your new digital HQ</h3>

<hr>

<ul>
<ul class="footer-images">
<li>
<i class="fab fa-twitter"></i>
</li>
Expand All @@ -166,7 +176,7 @@ <h3>Welcome to your new digital HQ</h3>
</li>
</ul>

<div>
<div class="footer-text">
<small>
&copy; 2022 Slack Technologies, LLC, a Salesforce company. All rights reserved. Various trademarks held by
their respective owners.
Expand Down
Loading