frontendmasters.com
Single-Directionally Allowed Overflow
6
CSS allows setting different overflow behaviors for x and y directions. It doesn't actually work with the `hidden` value, but it does with `clip`! Read full article