A typical construct is:
<LI> <INPUT TYPE="checkbox" NAME="topping" VALUE="pepperoni">Pepperoni.
The problem is that there is no SGML indication about what text to frame with
the focus rectangle. You can guess but you may get it wrong since it is not
always clear where to end the focus indicator. This is especially true when
the checkboxes are standalone without being in a list construct. Listboxes
have a much better system where the OPTION elements define the elements in
the list.
Any suggestions on how to deal with this?
Jon Smirl, jonsm@aol.com