Sample - footer

Saratvaddilli
Posted by Saratvaddilli under CSS 3 category on | Points: 40 | Views : 2200
<div class="example-footer-1">
<ul>
<li>&copy; <a href="#"> Dotnetdreams.com 2013</a></li>
<li><a href="#">privacy statment</a></li>
<li><a href="#">sitemap</a></li>
<li>site created by <a href="#">Sarat Vaddilli</a></li>
</ul>
</div>

Comments or Responses

Login to post response