- Another shape with rounded corners using shape()! This time it's an arrow-like box. A single-element responsive implementation easy to adjust using CSS variables. css-tip.com/arrow-like-b... A follow up to a post by @chriscoyier.net (cc @trysmudford.com)
- And here is the code to generate any polygon shape with rounded corners! css-tip.com/rounded-poly... Update the variables then get your code (There is another variation using CSS variables as well).