|
|
HTML <isindex> tag
Syntax
<isindex>
Definition and Usage
The ISINDEX element causes the browser to display a dialog window that
prompts the user for a single line of input. The ISINDEX element is deprecated
in HTML 4, the INPUT element is recommended to
replace it.
Example
| Source |
Output |
<ISINDEX PROMPT="Enter a text">
|
|
|
|