At least in my head...
the OP is using functions which are (currently) exported by CGI and not by CGI::Pretty, but documented in CGI::HTML::Functions
X:\>perl -MCGI=:standard print li ( div({"class=inforno"}, "<img src=''>") ); __END__ <li><div class=inforno><img src=''></div></li>
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
FootballPerl is like chess, only without the dice
In reply to Re^4: div in cgi
by LanX
in thread div in cgi
by bigup401
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |