Endigest logo
Endigest
All Tech BlogsExplore TagsSend Feedback
Newsletter
Endigest logo
Endigest

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

shapes Articles

2 articles

Related Tags

Articles(2)
border(1)
corner-shape(1)
clip-path(1)
CSS functions(1)
css shapes(1)
CSS-Tricks logoCSS-Tricks
11 min read
Frontend•2026-05-08

Using CSS corner-shape For Folded Corners

This guide demonstrates how to create folded corner effects using the CSS corner-shape property.

Articles
border
corner-shape
shapes
CSS-Tricks logoCSS-Tricks
21 min read
Frontend•2026-04-02

Making Complex CSS Shapes Using shape()

Using the new CSS shape() function, developers can create complex organic shapes like blobs and wavy dividers without SVG.

Articles
clip-path
CSS functions
css shapes
shapes