以下标签用于在html中构建复选框的是
<input type="radio"/>
<input type="button"/>
<input type="checkbox"/>
<input type="text"/>