Home
HTML
HTML
Tryit: HTML
运行 ❯
×
Change Orientation
Change Theme, Dark/Light
position: fixed;
具有 position: fixed 的元素; 相对于视口定位,这意味着即使页面滚动,它也始终保持在同一个位置:
这个 div 元素有 position: fixed;