how to mack after presssing to go to the top of the page js code example Example: javascript scroll to top of page //Instant scroll to top of page window.scrollTo(0, 0);