Jimmy George wrote at Fri, 27 Sep 2002 00:36:42 +0200: > When we use commands such as > > $q->p("some line of text"); > > when doing prints, is there any way of giving the output attributes such > as we can with css descriptors?
e.g. $q->p({-style => 'color: red; font-size: 24pt'}, "some line of text"); Read the section LIMITED SUPPORT FOR CASCADING STYLE SHEETS from perldoc CGI for details Greetings, Janek -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]