Hey there,
In this video, we seen float and clear properties in css. Float is used to position the element to left, right or not at all in a web page. The elements next to the floating elements will wrap around it. To avoid this, we use the clear property. For eg: If the element is floated to the right then the following element should be cleared to the right. So, that is the way the floated element will float to the right and then cleared element will move to the below.
#html #css #css3 #float #clear #csstutorial #webdevelopment #frontenddevelopment
THANKS FOR WATCHING !