<form method=post action='test.html'>
<input type='checkbox' name='spbrl' title='超點'>超點
<input type='checkbox' name='gdbrl' checked title='金點'>金點
<input type='checkbox' name='tts' title='語音箱'>語音箱
<input type='submit' value='送出'>
</form>
type=checkbox
表示此項欄位是中種選擇性欄位
[x] 表示選擇, [ ] 表示不選擇
checked
內定質為選擇