CSS Position Deep Dive - Understanding Static, Relative, Absolute, Fixed, and Sticky
Kevin Powell via YouTube
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive deep into CSS positioning with this comprehensive 28-minute video tutorial. Explore all CSS position values, including static, relative, absolute, fixed, and sticky. Learn about containing blocks, potential gotchas, and how to apply positioning in realistic scenarios. Gain insights into using absolute positioning in responsive layouts and understanding stacking contexts. Follow along with practical examples and discover strange positioning quirks to avoid. Perfect for developers looking to enhance their CSS skills and create more dynamic, precisely-positioned web layouts.
Syllabus
- Introduction
- What we are starting with
- position: static
- position: relative
- position: absolute
- position: fixed
- position: sticky
- strange things that can break your positioning
Taught by
Kevin Powell