HTML CheckBox labels within a container are not displayed as expected
- by Tiny
The following HTML code attempts to display checkboxes inside a <div></div> container.
<div style="overflow: auto; width: auto; display:block; max-height:130px; max-width:200px; background-color: #FFF; height: auto; border: 1px double #336699; padding-left: 2px;">
<label for="chk12" style='white-space: nowrap;'>
…