|
HI PD4ML
When we try to use width/heigth css style for checkbox, it is not working.
Can you help if width/height supported for checkbox, from page "http://pd4ml.com/css.htm" it is not clearly mentioned if this is support or not.
If not support, is there any other solution to make checkbox a bit smaller.
<input type="checkbox" name="isMan" id="isMan" style="width:8px; height:8px"/> <font style="font-size: 8px;">First Name</font>
|