Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 720dfe7

Browse files
Desktop Version Complete
1 parent ffbdd48 commit 720dfe7

File tree

4 files changed

+378
-17
lines changed

4 files changed

+378
-17
lines changed

‎index.html

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -69,21 +69,24 @@ <h3>Ready To Build Your Community?</h3> <br>
6969
<a href="#"><button>Get Started For Free</button></a>
7070
</section>
7171
</main>
72-
<!-- <footer>
72+
<footer>
7373
<section class="contact">
74-
<div class="details">
74+
<div id="details">
7575
<h1><img src="./images/logo.svg" width="70%" alt="huddle"></h1>
7676
<div class="location">
7777
<a href="#"><img src="./images/icon-location.svg" alt="location"></a>
78-
<p>Lorem ipsum dolor sit amet, consectetur <br> adipisicing elit, sed do eiusmod tempor <br> incididunt ut labore et dolore magna aliqua
78+
<p>Lorem ipsum dolor sit amet, consectetur <br> adipiscing elit, sed do eiusmod tempor <br> incididunt ut labore et dolore magna aliqua
7979
</p>
8080
</div>
8181
<div class="Contact-us">
82-
<a href="#"><img src="./images/icon-phone.svg" alt="phone"> +1-543-123-4567</a> <br>
83-
<a href="#"><img src="./images/icon-email.svg" alt="email"> exmpale@huddle.com</a>
82+
<a href="#"><img src="./images/icon-phone.svg" alt="phone"></a>
83+
<p>+1-543-123-4567</p> <br>
84+
</div>
85+
<div class="mail">
86+
<a href="#"><img src="./images/icon-email.svg" alt="email"></a> <p>example@huddle.com</p>
8487
</div>
8588
</div>
86-
<div class="links">
89+
<div id="links">
8790
<div class="link-1">
8891
<a href="#">About Us</a>
8992
<a href="#">What We Do</a>
@@ -95,17 +98,16 @@ <h1><img src="./images/logo.svg" width="70%" alt="huddle"></h1>
9598
<a href="#">Contact Us</a>
9699
</div>
97100
</div>
98-
<div class="social">
101+
<div id="social">
99102
<a href="#"><img src="./images/logo-facebook.svg" width="50px" alt="facebook"></a>
100103
<a href="#"><img src="./images/logo-twitter.svg" width="50px" alt="twitter"></a>
101104
<a href="#"><img src="./images/logo-instagram.svg" width="50px" alt="instagram"></a>
102105
</div>
103106
</section>
104-
105-
<section class="copyright">
107+
<section id="copyright">
106108
&copy; Copyright 2018 Huddle. All rights reserved.
107109
</section>
108-
</footer> -->
110+
</footer>
109111
</body>
110112
</html>
111113

‎sass/main.css

Lines changed: 245 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /