Question
Partial Borders in Table displaying data
Dreamwaever CS4, PHP
I have data being displayed in a table using PHP.
I have the border set at 2.
If a particular cell has data in it, the left and top borders of the cell are displayed. If there is no data in a particular cell, no borders are displayed.
The Table border is fine.
You can see this at http://franklinhaas.com/Adak/TripLists.php
How can I fix this?
