I am trying to style results from database but when I echo it is creating new line after each result. How can I force the div not to create a new line?<
it is creating new line after each result. How can I force the div not to create a new line?<
.message{ border:2px solid; background-color:white; float:left; }
try with above css will display in one line