Making interesting borders with CSS corner-shape
Explores the CSS corner-shape property for creating beveled, scooped, and other unique border corners with modern CSS.
Explores the CSS corner-shape property for creating beveled, scooped, and other unique border corners with modern CSS.
Explores three CSS snippets for conditionally applying border-radius to prevent visual issues when elements touch viewport edges.
A guide to CSS border-radius shorthand, longhand, and logical properties for responsive, writing-mode-aware designs.
Analyzing the cleverness and maintainability of complex CSS solutions, like Facebook's conditional border-radius toggle, versus simpler, more readable alternatives.
Explains a clever CSS technique used by Facebook to conditionally toggle border-radius based on element width vs viewport width.
Preview the upcoming CSS corner-shape property with an interactive SVG tool, exploring beveled, scooped, and notched corners before browser support.
Explores the use of percentages in CSS border-radius, covering the specification, browser bugs, and practical use cases for creating circles and ellipses.
A technical guide to using CSS3 border-radius for rounded corners, covering browser-specific implementations and quirks.