Hello,

I am having a problem with a PHP script that I am wrting. The script basically reads values from a text file and then displays these values in a table. For some reason, everytime the table is created, there is a huge gap of white space above the table. The more rows the table has, the bigger the gap of white space is. Can someone tell me why this is happening and how I can stop it?

Thanks

Dave