<style>
footer{
text-align:-15px;
color:#FFF;
position:fixed;
left:0px;
bottom:0px;
height:30px;
width:100%;
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.15) 50%,rgba(30,30,30,0) 100%);
background-color: #3f9fd9;
border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
}
</style>
<footer>
<p class="pull-right">
Copyright ©
<a href="http://www.blisstechlabs.com" style="color: #000;" target="_blank">Bliss Technology Labs Pvt. Ltd.</a>
2013
</p>
</footer>
Comments
Post a Comment
Please feel free to comment. I would love to hear feedback.