To create a simple HTML check box use the following bit of code. <input type="checkbox" name="option2" value="Milk" />. To set the checkbox as filled in ...
確定! 回上一頁