The float: none style rule is applied to the image. No text flows around it.
The float: left style rule is applied to the image. Text flows around the image's right side.
The float: right style rule is applied to the image. Text flows around the image's left side.