Hacker News new | ask | show | jobs
The Height Enigma (CSS) (joshwcomeau.com)
26 points by czue 409 days ago
1 comments

I _finally_ understand what I need to do with the `height` value in CSS now. I usually understood everything pretty well until the "final boss" part of the article. Everything makes so much more sense now, even the `height: 100%` for the root element(s).

Thanks for sharing!