Completed
Element overlap and z-index
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
CSS Position Property Tutorial for Beginners - Absolute, Relative, Fixed, Sticky
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Welcome
- 3 Setup & Starter Code Review
- 4 position: static
- 5 position: absolute
- 6 position: relative
- 7 position: fixed
- 8 Element overlap and z-index
- 9 position: sticky
- 10 Accessibility with position: absolute
- 11 Mini-project starter code
- 12 Section, header, footer styles
- 13 Headers with position: sticky
- 14 Choosing a fixed or sticky footer
- 15 Adding a fixed social button
- 16 Smooth scrolling between sections