I find those perfectly readable. Shrug.use CGI qw(:standard); print table(Tr([ map td([ qw/foo bar baz/]), 1..10 ])); print table(Tr([ map td($_), $db->query('SELECT * FROM foo')->arrays ] +));
Makeshifts last the longest.
In reply to Re: Readable HTML tables
by Aristotle
in thread Readable HTML tables
by Juerd
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |