HTML input text | What links here? |
<INPUT TYPE="text" NAME="inputbox" VALUE="">
Attribute | Value | Description |
---|---|---|
TYPE | button checkbox file hidden image password radio reset submit text | Specifies the type of <input> element |
accept | audio/*
video/* image/* MIME_type | Specifies the types of files that the server accepts (only for type="file") |
disabled | disabled | Specifies that an input element should be disabled when the page loads |
maxlength | number | Specifies the maximum length (in characters) of an input field (for type="text" or type="password") |
name | name | Specifies a name for an input element |
readonly | readonly | Specifies that an input field should be read-only (for type="text" or type="password") |
size | number | Specifies the width of an input field |
value | value | Specifies the value of an input element |
filename: | programming - HTML - input |
filename: | programming%20%2D%20HTML%20%2D%20input |
last edit: | April 29 2012 18:40:32 (4679 days ago) |
ct | = 1740079710.000000 = February 20 2025 14:28:30 |
ft | = 1335739232.000000 = April 29 2012 18:40:32 |
dt | = 404340478.000000 |