Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
CSS Tip: Learn CSS the easy way
(Uncensored)
subscribe
Arc shape with rounded edges
https://css-tip.com/arc-shape-rounded/
links
backlinks
Previously, I used CSS mask to create an arc shape with rounded edges. Now, we can rely on the new shape() function that produces a more compact code and gives better rendering. A single-element implementation optimized with CSS variables.