The idea of ‘sticky position’ is to make elements on a website stick and remain visible. These elements will initially be in their designated position, and when scrolling down the webpage, they will follow the scroll. Facebook applies this technique to its sidebar; when you scroll down the page, the sidebar follows the scroll, remaining visible. Historically, this effect was achieved using JavaScr
