how to scroll automatically to the bottom of the page using css code example Example: automatically scroll to bottom of page window.scrollTo(0,document.body.scrollHeight);