Posts

Showing posts from July, 2018

Why two div not display in one line?

Image
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;