For fresher’s to 5 years experienced
Hi, Welcome to Monopoly IT Solutions, our Interview Questions / FAQs can be very helpful for interview preparation in several ways:
| Float type | Usage |
|---|---|
| float: left | Element floats on the left side of the container |
| float: right | Element floats on the right side of the container |
| float: inherit | The element inherits the floating property of its parent (div, table, etc…) |
| float: none | Element is displayed as it is (Default). |




