All videos
Wrap text around an image using float
This content is no longer maintained.
Webflow has evolved past what's covered here. Treat it as a reference, not a reliable how-to.

Wrap text around an image using float

Newer version available: https://youtu.be/GPadt8wmGXM

---

Floats are great for wring text around an element, such as an image in a magazine layout. Floating multiple elements arrays them side by side horizontally. Clearing an element ensures it won't wrap around a floating element. In this video, we'll show you to use floats and clears in Webflow — and suggest a better method to achieve the same results: flexbox.