Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.
float: left
This is the first word after the float and should flow next to the float.
This paragraph should flow next to the float.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.
float: left
This is the first word after the float and should flow next to the float.
This paragraph should be below the float as it clears the float.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.
float: left
This is the first word after the float and should flow next to the float.
This paragraph establishes a new block formatting context. This paragraph should therefore be placed below the preceding float to avoid overlapping it, but may be placed adjacent to the float if there is sufficient space.