W
Willem
Hi,
I'm creating an asp page with presents text from a database in a table.
Because the various database fields don't always contain text, I use
in each table cell to make sure the cell has borders in case it stays empty.
This works fine, but when a cell does contain text and this text is more
than one line, the text doesn't align correct in the cell. The first line
begins after one space (due to the of course) and the second and
following lines begin exactly aligned left.
Seems I have to choose between empty cells with no border and oddly left
aligned text, or is there a solution to this problem?
TIA,
Wim
I'm creating an asp page with presents text from a database in a table.
Because the various database fields don't always contain text, I use
in each table cell to make sure the cell has borders in case it stays empty.
This works fine, but when a cell does contain text and this text is more
than one line, the text doesn't align correct in the cell. The first line
begins after one space (due to the of course) and the second and
following lines begin exactly aligned left.
Seems I have to choose between empty cells with no border and oddly left
aligned text, or is there a solution to this problem?
TIA,
Wim