Hacker News new | ask | show | jobs
by bbx 4254 days ago
Problem with absolute positioning is that you remove elements from the natural flow of the page, meaning that adjacent elements aren't aware of the dynamic height of a fixed footer for example.