HTTP/1.0 500 Buggy CGI Script
Content-Type: text/html
CGI-Script Error
CGI-Script Error
The CGI script you accessed is not working correctly. It didn't
send any header data (possibly due to incorrect separation between
the headers and the body). Please notify the author of the script of this
problem.
Alpha WWW Message Follow-Up: RE: Lining up Form buttons
RE: Lining up Form buttons
Follow-Up posted by Winds Aloft Computing (lsf1@cornell.edu) on Wednesday, August 06 at 10:29 AM MDT
Follow-Up:
You can use a TABLE format to force spacing of checkboxes or other
form fields in HTML. Column width is determined by the largest entry
in that column, and row height likewise is determined by the "tallest"
row entry, but you can force uniformity using WIDTH and HEIGHT parameters
in the TABLE definition, or by using   (non-breaking space) to
set the column format in the first (hidden) row. If you've found a table
you think looks good, use your browser to "View...Source" and you'll see how
they set it up in HTML.
* Back to the Main Alpha WWW Message Board
* Back to the Original Message