Float
Introduction
Float in css is used when we want to place the something side by side
The float property in CSS is used to specify whether an element should float to the left or right within its container. It is often used for creating layouts where e...
jeevanhenrydsouza.hashnode.dev1 min read