I am trying to create something similar to the link below https://www.msn.com/en-gb/cars/news/this-barn-find-ferrari-just-sold-for-dollar13m/ss-BBMrCrE?li=BBoPWjQ
I have managed to create http://insurethe.000webhostapp.com/template.html so far.
I wanted the text "HEADING SPACE IN PAGE" to always remain on the top and always visible without scrolled away just like the msn search box.
I wanted the Sidebar not to overlap the text "HEADING SPACE IN PAGE" when scrolled.
And finally when I scroll and reach the text "HEADING SPACE IN PAGE must be still visible" I wanted the text "HEADING SPACE IN PAGE" to be still visible.
Also I do not know which CSS styles are needed and not needed to accomplish this task. I wanted to know what all CSS styles I can remove with out impacting the above mentioned behavior.