https://moderncss.dev/the-3-css-methods-for-adding-element-borders/
In CSS, sometimes a `border` is not really a `border`. In this episode, we'll cover the differences between `border`, `outline`, and `box-shadow` and when...
cssmethodsaddingelementborders
https://css-generators.com/custom-borders/
Create a Zig-Zag, Scooped, Scalloped and Wavy borders using CSS. Get an optimized & modern code in no time.
zig zagcssgeneratorcustomborders
https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Backgrounds_and_borders
The CSS backgrounds and borders module provides properties for adding backgrounds, borders, rounded corners, and box shadows to elements.
css backgroundsbordersmdn
https://tailwindcss.com/docs/border-color
Utilities for controlling the color of an element's borders.
tailwind cssbordercolor
https://tailwindcss.com/docs/border-radius
Utilities for controlling the border radius of an element.
tailwind cssborderradius
https://github.com/w3c/csswg-drafts/issues/7707
Sep 7, 2022 - The Problem: The majority of implementations where nested border radius are used; are asymmetrical and imperfect. The imperfect solution is easy to do, while...
css bordersnewradiusvalueperfectly
https://tailwindcss.com/docs/border-width
Utilities for controlling the width of an element's borders.
tailwind cssborderwidth
https://tailwindcss.com/docs/border-style
Utilities for controlling the style of an element's borders.
tailwind cssborderstyle