I would like to output mysqli query rows, like 4 divs/spans inline and then it goes to next line, outputs next 4 divs/spans and so on. How can I do this ? what should I echo, and/or what kind of operators should I use ?I would like to output mysqli query rows, like