how to scrool to the very buttom of a page html code example Example: automatically scroll to bottom of page window.scrollTo(0,document.body.scrollHeight);