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 - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -