javascript smooth scroll to element with html code example Example: how to smooth scroll in javascript window.scrollTo({ top: 900, behavior: 'smooth' })