The magic of “overflow: hidden” — Articles — Colin Aarts, freelance web developer.
By far one of the most useful properties in my collection is overflow:hidden
. There was a time where I’d simply use it “because it worked before” but as with everything it’s important to understand why it works. This is an older piece that does a great job outlining the awesomeness of overflow:hidden
.