This is a discussion on "Formating php output result" within the PHP Forum section. This forum, and the thread "Formating php output result are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Formating php output result
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Formating php output result
Hi All,
Thanks to all who helped me with my past problem. But Currently I am having trouble with formating the output result. The line spacing between line is too high. I want to keep minimum height. You can look at my current file at http://www.bangladeshilivingabroad.c...n/U_number.php it is an example. How can I minimize the line space between county name? Here is my curret code..
Last edited by dhossai; Oct 26th, 2007 at 20:24. |
|
|
|
|||
|
Re: Formating php output result
Hi AdRock,
Thank you for your reply but I don't have problem connnecting database, pls read my postings and check the link so you can understand what I am looking for? I want below user stat, all those country name in streched line. Thanks |
|
||||
|
Re: Formating php output result
I noticed that you have used a table for the data.
Can you not add come css to the table so the table cells are a set height? The other way would be to use an unordered list and style that with css to remove the bullet points. With that you could set the margins to minimise the spacing between countries. I think the easier option for you would to try and set the <td> height using CSS I don't use tables but a guess would be
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| two tables in one database, different result | ntgcmlfu | Classic ASP | 5 | Apr 20th, 2006 23:59 |
| Result = 100000. How to add comma so reads: 100,000 | Andy K | Flash & Multimedia Forum | 0 | Jan 16th, 2006 13:58 |
| Returning result from db as a hyperlink | lobster1983 | PHP Forum | 2 | Sep 18th, 2005 19:59 |
| Delete All Record in a search result page? | Monie | Classic ASP | 3 | Nov 11th, 2004 03:27 |
| ASP Result Field | djaccess | Classic ASP | 6 | Aug 28th, 2003 16:17 |