<ISINDEX ...><ISINDEX ...>PROMPT ="text string"
| Usage Recommendation |
|---|
| Use it, but don't rely on it. |
PROMPTPROMPT
| this code | produces this |
<HTML> <HEAD> <TITLE>Idocs: ISINDEX Example Using Congresspeople</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF"> <ISINDEXPROMPT="Enter the name of your state: "> <H1>Example of <ISINDEX></H1> This page uses the <ISINDEX> tag. Type in the name of your state for a listing of your congresspeople. <HR> </BODY> </HTML> |