-
Notifications
You must be signed in to change notification settings - Fork 0
/
footer.html
executable file
·12 lines (11 loc) · 1.11 KB
/
footer.html
1
2
3
4
5
6
7
8
9
10
11
12
<footer>
<div id="footer-container">
<div class="col-md-12 col-sm-12 col-xs-12"> <a href="http://www.baltimoresun.com" target="_new"><img src="http://data.baltimoresun.com/voter-guide-2016/images/sun-logo-footer.gif"
<div class="col-md-3 col-sm-6 col-xs-12"><a href="http://www.baltimoresun.com/news/maryland/politics/" target="_new">ELECTION COVERAGE<a></div>
<div class="col-md-3 col-sm-6 col-xs-12"><a href="http://data.baltimoresun.com/voter-guide-2018/">CANDIDATES<a></div>
<div class="col-md-3 col-sm-6 col-xs-12"><a href="http://www.tribpub.com/central-terms-of-service/" target="_new">TERMS<a></div>
<div class="col-md-3 col-sm-6 col-xs-12"><a href="http://www.tribpub.com/privacy-policy-and-your-privacy-rights/" target="_new">PRIVACY<a></div>
<div class="col-md-3 col-sm-6 col-xs-12"><a href="mailto:[email protected]" target="_new">FEEDBACK<a></div>
<div class="col-md-12 col-sm-12 col-xs-12 copyright"> COPYRIGHT 2018 ALL RIGHTS RESERVED | WEBSITE DESIGN BY ADAM MARTON | CONTENT BY KALANI GORDON</div>
</div>
</footer>