float

Term side of the Card
Topic: Alignment & Float
Unit title: float
Categories: Property
Explanation side of the Card

Explanation: The property that causes an element to be positioned to the left or right of its container, allowing text and inline elements to wrap around it. It's often used to create simple layouts, like wrapping text around an image, but is less common in modern layouts due to flexbox and grid.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: