How-to articles, tricks, and solutions about OPACITY
How to Set Border Opacity with CSS
You can set the border opacity using a RGBA color as a value for the CSS border property. In this snippet, we’re going to demonstrate how it can be done.