Computer Applications
Which of the following are the attributes of the <INPUT> tag?
- Value and Size
- Name and Length
- Type and Text
- None of these
Related Questions
Which tag is used to define a selection list in a form?
<OPTION><SELECT><NAME><SELECTION>
CGI stands for ………….. .
- Computer Graphics Interface
- Common Gateway interface
- Collective Gateway Interchange
- Common Graphics Interface
Which attribute of the
<INPUT>tag specifies that the input element should be preselected when the web page loads?- Selected
- Checked
- Default
- None of these
The …………… attribute of
<INPUT>tag specifies the maximum number of characters for the input field.- Size
- Length
- Maxsize
- Maxlength