print table( {-width=>"90%", -align=>"center", -style=>"border: ridge lightgreen +; color: yellow; font-size: 18", -background=>"../data/images/blue.jpg"}, map { Tr( td( {-align=>'center'}, font( {-size=>5, -color=>'white'}, b( $_ )) +))); Tr( {-align=>'center'}, td( submit( $_ ))))); } @files;