Utilities for controlling the wrapping of content around an element.
Use the float-right utility to float an element to the right of its container:
Use the float-left utility to float an element to the left of its container:
Use the float-start and float-end utilities, which use logical properties to map to either the left or right side based on the text direction:
Use the float-none utility to reset any floats that are applied to an element: