html - how to keep element in screen when scrolling in css? -


i have website big header go out of screen when scrolling (i want this), have 2 columns. i'd left column (it's section @ moment) remain visible time while right 1 scrolls down.

position: fixed; not i'm looking for, left column scroll until reaches top of screen, , stay there.

i know can done javascript, possible using css?


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -