Thank you Alvaro! Both The website ownwer and I looked all over for the
solution. I, being the most "skilled" in PHP and HTML, looked it over
for hours not noticing the missing opening cell tag...the closing tag
was there, so adding the <td> fixed it!
The </br > tags were a miss type apparently both of us know that the
correct ones are either <br /> or <br>. I usually do run pages through
the Validator...and this page use to have a link icon on it...but due to
space limitations I removed it...hmmm.
Thanks, again.
Miki
Alvaro G. Vicario wrote:
*** Michelle escribió/wrote (Sun, 12 Sep 2004 16:09:08 GMT):
I am writing them in order, in fact they HTML creates a table and the
PHP is placed in the LAST row. The funny thing is that when you view
the source it is correct; HTML first and PHP at the end. The display is
not so...both with Mozilla and IE.
Then I'd say that there's something wrong with your HTML. Of course I can't
tell which part comes from PHP and which doesn't, but a quick look at your
page revealed code like this:
</tr>
<tr>
</ br></ br><span
Table rows can only contain table cells. Apart from that, there isn't such
tag as </ br>. Pass your site through this app: http://validator.w3.org/
http://s92414411.onlinehome.us/index.php