Skip to content

gdemir/backtotop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Back To Top

Usage

<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <meta name="author" content="Gökhan Demir" />
  <meta name="description" content="Back To Top" />
  <meta name="keywords" content="back to top, back, to, top" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <title>BackToTop</title>
</head>
<body>

  <!-- backtotop start -->
  <!-- source : http://github.com/gdemir/backtotop -->
  <link rel="stylesheet" type="text/css" href="backtotop.min.css" />
  <a href="#" id="backtotop" title="Back to top"><i class="backtotop-logo backtotop-logo-light_angle"></i></a>
  <script src="backtotop.min.js"></script>
  <!-- backtotop end -->
  
  <!-- backtotop start -->
  <!-- source : http://github.com/gdemir/backtotop -->
  <link rel="stylesheet" type="text/css" href="backtotop.min.css" />
  <a href="#" id="backtotop" title="Back to top">&uarr;</a>
  <script src="backtotop.min.js"></script>
  <!-- backtotop end -->

</body>
</html>

License

Back To Top is released under the MIT License.

About

⬆️ Back To Top

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published