prvni várka
This commit is contained in:
11
Go-To-Up/index.html
Normal file
11
Go-To-Up/index.html
Normal file
@ -0,0 +1,11 @@
|
||||
<head>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<button onclick="scrollToTop()" id="scrollToTopBtn" title="Go to top">
|
||||
<i class="fas fa-arrow-up"></i>
|
||||
</button>
|
||||
</body>
|
Reference in New Issue
Block a user