Hacker News new | ask | show | jobs
CSS Positioning 101 (github.com)
21 points by mwmnj 5131 days ago
4 comments

Like it! Maybe some more explenation against what absolute elements position and how to change that.
Needs to say how 'position:relative' affects 'position:absolute' on child elements.
Perhaps negative margins should be mentioned?
This is great. Very nice resource.