Add the following to your HTML's HEAD element:
<style type="text/css"> .user_table { border-collapse: collapse; border: solid 1px; padding: 0; } .user_row { border: solid 1px; } .user_firstname_cell, .user_lastname_cell, .user_state_cell, .user_country_cell { border: solid 1px; padding: 0; width: 140; text-align: center; } </style>
Updated
In reply to Re^4: using 'use CGI;' and tables
by ikegami
in thread using 'use CGI;' and tables
by bscruggs99
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |