HTML Input Types ; <input type="text"> defines a one-line input field for text input: ; <input type="password"> defines a password field: ; <input type="submit"> ...
確定! 回上一頁