HTML checkbox. To create a checkbox, you use the input with the type checkbox as follows: <input type="checkbox" id="accept"> Accept.
確定! 回上一頁