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
Post a Comment