seniorCSS
What is the shape-outside property?
Updated Apr 28, 2026
Short answer
It allows inline text to wrap around complex geometric shapes or the alpha channel of images, breaking out of the standard rectangular box model.
Deep explanation
Used in conjunction with float, you can define shapes like circle(), polygon(), or reference an image URL. The browser will flow surrounding text precisely around the transparent contours of the defined shape.
Unlock with a Pro subscription to view this section.
View pricingReal-world example
No real-world example available yet.
Unlock with a Pro subscription to view this section.
Upgrade to ProCommon mistakes
No common mistakes listed yet.
Unlock with a Pro subscription to view this section.
Upgrade to ProFollow-up questions
No follow-up questions available yet.
Unlock with a Pro subscription to view this section.
Upgrade to Pro