Too many lines at top of Table

  • Thread starter Thread starter Meade Laney
  • Start date Start date
M

Meade Laney

My wife has made a table but it has a problem of too much
space at the top of the table when finally viewed. It
looks fine while editing in Frontpage. Yet the table ends
up with 30 or 40 pages at the top of the table before
getting to the data to view in the table.

Any ideas on how to eliminate the annoying space at the
top of the table?

thx
 
Need to see the page, a URL to the page on the internet.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
I am not seeing any problem with the page, however since this is PHP, you
need to check the table/cell height values in HTML view and make sure that
they are set to zero.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Definitely a PHP or template problem
All the cells are being written using invalid html as
<tr><br /> and <tr><br />

--
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;

To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
___________________________________________



| I am not seeing any problem with the page, however since this is PHP, you
| need to check the table/cell height values in HTML view and make sure that
| they are set to zero.
|
| --
|
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, Forums, WebCircle,
| MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > Thanks Thomas for the quick response....here's the URL
| >
| > http://207.44.160.141/board/showthread.php?
| > s=&threadid=14079
| >
| >
| > Meade Laney
| >
| >
| > >-----Original Message-----
| > >Need to see the page, a URL to the page on the internet.
| > >
| > >--
| > >
| > >==============================================
| > >Thomas A. Rowe (Microsoft MVP - FrontPage)
| > >WEBMASTER Resources(tm)
| > >
| > >FrontPage Resources, Forums, WebCircle,
| > >MS KB Quick Links, etc.
| > >==============================================
| > >To assist you in getting the best answers for FrontPage
| > support see:
| > >http://www.net-sites.com/sitebuilder/newsgroups.asp
| > >
| > >| > >> My wife has made a table but it has a problem of too
| > much
| > >> space at the top of the table when finally viewed. It
| > >> looks fine while editing in Frontpage. Yet the table
| > ends
| > >> up with 30 or 40 pages at the top of the table before
| > >> getting to the data to view in the table.
| > >>
| > >> Any ideas on how to eliminate the annoying space at the
| > >> top of the table?
| > >>
| > >> thx
| > >
| > >
| > >.
| > >
|
|
 
Back
Top