SyntaxFix
Write A Post
Hire A Developer
Questions
No one mentioned the CSS property scroll-behavior
CSS
html { scroll-behavior: smooth; }
JS
window.scrollTo(0,0)