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?<
You create new DIVs every time. Every div by default starts with a new line.