Why two div not display in one line?

When we want to make two div in one line. like -
 Sometimes the second div displays down to the first div. like-
So, In this case, we have to give one property that we have forgotten i.e float:left;




Comments

Popular posts from this blog

Why entrance animation not working in Elementor?

Why position relative leaves empty space below the div?

What is difference between GET and POST methods in php?