开发者

How do I keep the context box and sidebar level?

开发者 https://www.devze.com 2022-12-07 21:20 出处:网络
I\'m kind of getting back into coding after not touching it since high school, and to practice I\'m making a webpage for my开发者_如何转开发self. I\'m trying to have a sidebar and content box, however

I'm kind of getting back into coding after not touching it since high school, and to practice I'm making a webpage for my开发者_如何转开发self. I'm trying to have a sidebar and content box, however when the content box gets filled with text, the sidebar moves down. How can I keep both boxes stuck to the top? Image here

In the CSS file I tried position: sticky, fixed, relative, etc but none of those did what I needed it to do.

0

精彩评论

暂无评论...
验证码 换一张
取 消