Yòmá's Notes
Search
Search
Reader mode
Dark mode
Light mode
Explorer
Home
❯
🗺️ Computer Science
❯
7 Applications Development
❯
🗺️ Frontend
❯
Style
❯
CSS
❯
position property
position property
Apr 08, 2025
1 min read
css
static - default
fixed
브라우저 기준 고정
relative
자기를 기준
absolute
가장 가까운 static이아닌 position을 가진 부모 기준
Graph View