"test footer template"
Bootstrap 3.2.0 Snippet by rayrc

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<link href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class="row">
<h2>Create your snippet's HTML, CSS and Javascript in the editor tabs</h2>
</div>
</div>
<div class="cont">
<footer style="height:90px;color:#777;background-color:#FFF;text-align:center;margin-bottom:-20px;border-top:1px solid #e5e5e5">
<span class="links" style="margin:10px 0;padding-left:0;">
<iframe allowtransparency="true" frameborder="0" scrolling="no"
src="//platform.twitter.com/widgets/follow_button.html?screen_name=rayanthonyrcc"
style="width:236px; height:20px;" class="logo "></iframe>
<p style="font-size:small;font-weight:400;font-family:'Roboto' sans;text-align:center;font-color:#fff;z-index:1;">
Made with ♡ by <abbr title="made with love by ray"><a href="http://rayanthony.io/" title="http://rayanthony.io">Ray</a> © 2014 </abbr>
<abbr>crafted <a href="http://codepen.io/rayrc/feed/">@ codepen.io</a></abbr>
<abbr>and <a href="http://github.com/raymondanthony/">Github</a></abbr>
<abbr>spring served by <a href="http://statspring.com/?"> stat<i>SPRING</i>.com</a></abbr></p>
</span>
</footer>
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: