PURE CSS CIRCULAR BORDER PATTERNS
The border patterns are created with clip-path
on a pseudo-element.
Links
Made with
- HTML (Pug) / CSS (SCSS)
FITTED BORDER IMAGE THE EASY WAY
Links
Made with
- HTML / CSS (SCSS)
MAP-INSPIRED BORDER
Map-inspired border effect using stacked border
& box-shadows
. Single HTML element with CSS.
Links
Made with
- HTML / CSS (SCSS)
BLURRED BORDER
Links
Made with
- HTML / CSS (SCSS)
MAGIC BORDERS
Try to have a dynamic and responsive table that has borders only between cells.
Links
Made with
- HTML / CSS (SCSS)
INTERACTIVE BUTTON BORDER
Button with an interactive border gradient.
Links
Made with
- HTML / CSS (SCSS) / JavaScript (Babel)
GRADIENT BORDER
HTML and CSS gradient border without pseudo elements.
Links
Made with
- HTML / CSS (SCSS)
ROUNDED SIDE
Links
Made with
- HTML / CSS
ANIMATED BORDER ON HOVER
Card with animated left border on hover.
Links
Made with
- HTML / CSS
SKETCHY BORDER
Using 8 border-radius
values can be pretty dope. This example shows how using it on the element and its ::before
pseudo element can create a sketchy look and feel.
Links
Made with
- HTML / CSS (SCSS)
CSS GRADIENT CLIP-PATH BORDERS
This example shows how the CSS clip-path
property can be used to create a variety of shaped gradient borders.
Links
Made with
- HTML / CSS
CSS GRADIENT ROUNDED BORDERS
This example shows how CSS gradients can be applied to a rounded border.
Links
Made with
- HTML / CSS
BORDER INSET
Trying to achieve an inset border effect around a block of text.
Links
Made with
- HTML / CSS (SCSS)
FANCY BORDER BOX
Links
Made with
- HTML (Haml) / CSS (SCSS)
HAND DRAWN BORDER EFFECTS
A one line border-radius
technique.
Links
Made with
- HTML / CSS
JAGGED BORDER
Links
Made with
- HTML / CSS (Less)
8-BIT BORDERS USING SHADOWS
8-bit borders using multiple CSS3 shadows and a little of Sass.
Links
Made with
- HTML / CSS (SCSS)
COMIC STYLE BORDER
Links
Made with
- HTML / CSS
BORDER-RADIUS WEAVE
Links
Made with
- HTML / CSS (Sass)