Which text wraps around an image that has the float property set?
- The text element after the image
- The text element before the image
- The text elements before and after it
- None, they only float if they have the
clear property set The text element after the image.