how to go to the top of the page in html code example Example: javascript go to top of page window.scroll({ top: 0, left: 0, behavior: 'smooth' });