![]() |
|
|
|
|
1
1st October 23:39
External User
Posts: 1
|
Hello Nitrox,
I went to look at the site indicated, and as far as I can tell, your problem isn't with the php or the sql. It's with the html. to put each point on seperate lines, try using the list tags ordered or unordered list. http://www.w3schools.com/html/html_lists.asp just for one example. Also browsers don't deal with white space the way a word processor does. Very roughly speaking, your browser will display only one space for one or more whitespace characters. if you want spaces, use css, or <br> HTH Ray <snip code> |
|
|
|