Thread
:
An php gurus about (markup validation)
View Single Post
03-10-2006, 20:34
#
20
punky
Inactive
Join Date: Jun 2003
Age: 44
Posts: 14,750
Re: An php gurus about (markup validation)
You need a <tr> tag in there to start a new row.
You have <table> and then <td>.... Each <td> needs to be within a <tr></tr>
And don't forget to close the <tr> after the </td> and before the </table>
punky
View Public Profile
Find More Posts by punky