@@ -69,21 +69,24 @@ <h3>Ready To Build Your Community?</h3> <br>
69
69
< a href ="# "> < button > Get Started For Free</ button > </ a >
70
70
</ section >
71
71
</ main >
72
- <!-- < footer>
72
+ < footer >
73
73
< section class ="contact ">
74
- <div class ="details">
74
+ < div id ="details ">
75
75
< h1 > < img src ="./images/logo.svg " width ="70% " alt ="huddle "> </ h1 >
76
76
< div class ="location ">
77
77
< 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
79
79
</ p >
80
80
</ div >
81
81
< 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 >
84
87
</ div >
85
88
</ div >
86
- <div class ="links">
89
+ < div id ="links ">
87
90
< div class ="link-1 ">
88
91
< a href ="# "> About Us</ a >
89
92
< a href ="# "> What We Do</ a >
@@ -95,17 +98,16 @@ <h1><img src="./images/logo.svg" width="70%" alt="huddle"></h1>
95
98
< a href ="# "> Contact Us</ a >
96
99
</ div >
97
100
</ div >
98
- <div class ="social">
101
+ < div id ="social ">
99
102
< a href ="# "> < img src ="./images/logo-facebook.svg " width ="50px " alt ="facebook "> </ a >
100
103
< a href ="# "> < img src ="./images/logo-twitter.svg " width ="50px " alt ="twitter "> </ a >
101
104
< a href ="# "> < img src ="./images/logo-instagram.svg " width ="50px " alt ="instagram "> </ a >
102
105
</ div >
103
106
</ section >
104
-
105
- <section class="copyright">
107
+ < section id ="copyright ">
106
108
© Copyright 2018 Huddle. All rights reserved.
107
109
</ section >
108
- </footer> -->
110
+ </ footer >
109
111
</ body >
110
112
</ html >
111
113
0 commit comments