87
I'm confused about CSS positioning. When should I use:
- position: absolute
- position: fixed
- position: sticky
I tried making a sticky header but it's not working. What are the requirements for sticky to work?
I'm confused about CSS positioning. When should I use:
I tried making a sticky header but it's not working. What are the requirements for sticky to work?
Be the first to help solve this problem!
Login to share your knowledge and help other students.
Login to Post a Solution