or download this
print $query->start_table({-align=>'center'}),
$query->start_Tr({bgcolor=>'#9933FF'}),
...
$query->start_td({-align=>'center', -colspan=>5}), $query->chec
+kbox(-name=>"remove",-value=>$signup_date),
$query->end_Tr;
print $query->end_table;