in reply to Re: How to use TR to generate a table row
in thread How to use TR to generate a table row
Changing it to Tr from tr definitely helped, now the first row is not printing at all, but the rest (which I did not show you the code for) does print, but without the first row, it prints in a rather messy fashion - the column cells do not have the right size.
Again,what I am trying to do is give Tr a reference to a hash which has all of the first row cells in it. Can I do that?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to use TR to generate a table row
by davorg (Chancellor) on Feb 06, 2007 at 08:53 UTC |