![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re^2: Perl CGI, font color in a tableby Anonymous Monk |
on Feb 28, 2012 at 10:52 UTC ( #956626=note: print w/replies, xml ) | Need Help?? |
I must concur here with the other Anonymous. Using CGI to generate HTML tags is nothing more than a pain in the neck. Just embed the required HTML in your code using here-docs. (Generating HTML tags largely makes sense only for form tags where whatever-you-are-using-to-generate-them is supposed to pre-fill the form with possible user input)
In Section
Seekers of Perl Wisdom
|
|