-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfooter.html
32 lines (28 loc) · 1.76 KB
/
footer.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<footer class="clearfix">
<section class="footer-widget">
<section class="widget">
<h3>
<a href="index.html"><img src="images/footer-logo.png" alt="Zamani"></a>
</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis adipiscing id nulla vel lorem dapibus fringilla eget non felis, porttitor lectus.</p>
<a href="#" class="readmore">Read more</a>
</section>
</section>
<section class="footer-widget">
<section class="widget">
</section>
</section>
<section class="footer-widget">
<section class="widget">
</section>
</section>
<section class="footer-widget">
<section class="widget">
<h3 class="title">Lage</h3>
<p>Melanchthonstraße 74<br/>75015 Bretten</p>
<p><span>Tel:</span> 07252-6877</p>
<p><span>Fax:</span> 07252-86 913</p>
<p><span>Email:</span> <a href="mailto:[email protected]">[email protected]</a></p>
</section>
</section>
</footer><!-- end of #bottom -->