This paragraph wraps around the floated image. The image is floated to the left, and the text flows naturally beside it. This demonstrates how float works in CSS.
This box uses relative positioning, and the red label inside uses absolute positioning.
This is helpful for badges, notifications, or overlays. The image floats to the right
so the text wraps neatly around it.