How Browsers Work: Behind the scenes of modern web browsers
Italian translation of Tali Garsiel’s guide to how browsers work (WebKit, Gecko, rendering); the full Italian version is on this site.
Italian translation of Tali Garsiel’s guide to how browsers work (WebKit, Gecko, rendering); the full Italian version is on this site.
I know why you’re here, I’ve gone through this as well. Like me you created a container box with dynamic height, 100%, and inside it you want some columns that reside near each other, occupying the same height of their parent, 100% them too. TL;DR: the gap comes from inline/line-box metrics; tame it with font-size: … Continue reading 4px ghost space with CSS display inline-block