在html的css中,以下( )标签用于在表单中构建复选框
<input type="text"/>
<input type="radio"/>
<input type="checkbox"/>
<input type="password"/>