This article explains how to create fully-customized| developer.mozilla.org
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