[Accessible Rich Internet Applications (ARIA)](https://www.w3.org/WAI/standards-guidelines/aria/) is an inevitability when working on web accessibility. That said, it’s everyone’s first time learning about ARIA at some point.| Smashing Magazine
How’d you like to use CSS to easily create a border from an image or gradient?| WebKit
The clip-path CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.| MDN Web Docs
I first got into web design/development in the late 90s, and only as I type this sentence do I realize how long ago that was.| eev.ee
This episode will explore expanded usage of `box-shadow` and `border-radius` and conclude with a landing page demo using these properties to enhance the image presentation.| Modern CSS Solutions