- 2
Back to top
Html
3 Respostas
+ 1
Scroll to top?
You'll need a button and javascript
+ 1
⁉️
+ 1
You can use <a href="#">anything</a>
When user click on this, he will redirect on top of the current page.
https://www.w3schools.com/tags/att_a_href.asp
This is how you can do without using js