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