W3School TIY Editor
W3School 在线教程
改变方向
暗黑模式
运行代码
position: fixed;
设置 position: fixed; 的元素会相对视口定位,这意味着即使页面滚动也会停留在某个位置:
这个 div 元素设置 position: fixed;