<!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">↑</a>
<script src="backtotop.min.js"></script>
<!-- backtotop end -->
</body>
</html>
Back To Top is released under the MIT License.