div layout format php
Posted
by Gully
on Stack Overflow
See other posts from Stack Overflow
or by Gully
Published on 2009-12-23T18:58:13Z
Indexed on
2010/04/07
1:03 UTC
Read the original article
Hit count: 388
i am trying it get that div displaying 5 in a row and then start a new line and display more
atm all that is happening is the are going under each other.
CODE
< div>Line1< br />Line2< br>Line3< /div>
Thank you
© Stack Overflow or respective owner