Help for this page
use CGI qw/:standard/; print ... "Your favorite color is ",em(param('color')),".\n"; } print end_html;