HTML is not Perl, you have to doublequote the string.
qq{..} would work right away, ".." would require changing the inner quotes to single ones ( " -> ')
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
FootballPerl is like chess, only without the dice
In reply to Re: Conditional color formatting ---- HTML
by LanX
in thread Conditional color formatting ---- HTML
by newperlbie
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |