Q. If we want to place text around an image, which CSS property should we use?
β
Correct Answer: (B)
float
Explanation: The “float” property indicates that an item should be placed on the right or left side of its container.