How do I make a <div> move up and down when I'm scrolling the page?

Viewed 183183

How can I make a div element move up and down the page when the user is scrolling the page? (where that element is always visible)

6 Answers
Related