Let's Start --

1-) Create 3 divisions Or write <div> for 3 times
2-) Now Copy the HTML Code & paste to the webpage you want to add this.
3-) Do so with jquery & javascript.
4-) Now close division tags Or write </div> for 3 times.
5-) Now Copy the Css & paste to your Style Sheet Or Paste this code where you are doing so.
" <style> [Your Css Here] </style> ...
That's It...
The Html
<a href="#top" class="back-to-top">Back To Top</a>

The Javascript

<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>

Post a Comment

 
Top