|
|
| more useful options | |
| PerlMonks |
Re: Perl CGI, font color in a tableby JavaFan (Canon) |
| on Feb 28, 2012 at 07:14 UTC ( #956599=note: print w/ replies, xml ) | Need Help?? |
|
Untested: The HTML shortcuts take an optional first argument, a hashref with the elements attributes. Or you could do: And use a style sheet to colour spans of class required_field red. Or you could give the table cell a class (or id) attribute.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||