Round corners to inside of a box

How would this be done?

code: https://jsfiddle.net/3Lua47x8/9/

I’m sure you’ve learned to make round corners by now.

1 Like

Add background:red to the container to fill those gaps with red.

.container1{background:red;}

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.