[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl-WebCGI] font tag



Hi,

I am trying to modify a script, to simply change the font, the original looks like this-

print "<H1 ALIGN=CENTER>Search Results</H1>\n";

I have changed it to this-

print "<FONT FACE="Arial" SIZE="+1">";
print "<B>Search Results </B></FONT>\n";

Whats wrong with that? why does my perl script not work now?
thanking you in advance
James

~  James Fox
~  james@djassociates.com
~  +44 (0) 114 2210525

==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org