Think outside the box with CSS shape-outside
Photo by Scott Webb on Unsplash
CSS is based off a box model. If you have an image that is a circle that you want to wrap text around, it will wrap around the images’ bounding box.
Shape-outside
A new CSS property called shape-outside lets you wrap ...
ratracegrad.hashnode.dev4 min read