I am trying to create a large table (~50x20) of checkboxes, but am being hampered by size constraints. Is there any way to reduce/eliminate the spacing that automatically appears in between the checkboxes? I tried putting into a table with cellpadding of 0, and reducing the font size and neither worked. Any other ideas?
Thanks