home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 133 / dpcs0399.iso / INTERNET / COFFEE / HTMLED55 / SETUP.EXE / file0231.bin < prev    next >
Encoding:
Text File  |  1998-11-04  |  4.6 KB  |  60 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
  2.    "http://www.w3.org/TR/REC-html40/strict.dtd">
  3. <html lang=en-us>
  4. <head>
  5. <title>ISINDEX - Input Prompt</title>
  6. <link rev=Made href="mailto:liam@htmlhelp.com">
  7. <link rel=Start href="../index.html">
  8. <link rel=Glossary href="http://www.htmlhelp.com/glossary/glossary.html">
  9. <link rel=Copyright href="http://www.htmlhelp.com/copyright.html">
  10. <link rel=StyleSheet href="../style.css" type="text/css">
  11. <link rel=StyleSheet href="../aural.css" type="text/css" media=aural>
  12. <meta name="author" content="Liam Quinn">
  13. <meta name="description" content="A description of HTML 4.0's ISINDEX element for input prompts.">
  14. <meta name="keywords" content="ISINDEX, isindex element, input, prompt, HyperText Markup Language, HTML, HTML4, HTML 4.0, Web Design Group, WDG, <isindex> tag, <ISINDEX> tag">
  15. </head>
  16. <body>
  17. <h2><img src="../wdglogo1.gif" width=250 height=83 alt="The Web Design Group"></h2>
  18. <h1>ISINDEX - Input Prompt</h1>
  19. <table>
  20.   <tr valign=top>
  21.     <th>Syntax</th>
  22.     <td><strong class=required><ISINDEX></strong></td>
  23.   </tr>
  24.   <tr valign=top>
  25.     <th>Attribute Specifications</th>
  26.     <td>
  27.       <ul>
  28.         <li>PROMPT=<var><a href="../values.html#text">Text</a></var> (Prompt message)</li>
  29.         <li><a href="../attrs.html#core">core attributes</a></li>
  30.     <li><a href="../attrs.html#i18n">internationalization attributes</a></li>
  31.       </ul>
  32.     </td>
  33.   </tr>
  34.   <tr valign=top>
  35.     <th>Contents</th>
  36.     <td>Empty</td>
  37.   </tr>
  38.   <tr valign=top>
  39.     <th>Contained in</th>
  40.     <td><a href="../special/applet.html">APPLET</a>, <a href="blockquote.html">BLOCKQUOTE</a>, <a href="../html/body.html">BODY</a>, <a href="center.html">CENTER</a>, <a href="../lists/dd.html">DD</a>, <a href="../phrase/del.html">DEL</a>, <a href="div.html">DIV</a>, <a href="../forms/fieldset.html">FIELDSET</a>, <a href="../forms/form.html">FORM</a>, <a href="../head/head.html">HEAD</a>, <a href="../special/iframe.html">IFRAME</a>, <a href="../phrase/ins.html">INS</a>, <a href="../lists/li.html">LI</a>, <a href="../special/map.html">MAP</a>, <a href="../frames/noframes.html">NOFRAMES</a>, <a href="noscript.html">NOSCRIPT</a>, <a href="../special/object.html">OBJECT</a>, <a href="../tables/td.html">TD</a>, <a href="../tables/th.html">TH</a></td>
  41.   </tr>
  42. </table>
  43. <p>The <strong class=html>ISINDEX</strong> element defines a <em>single-line text input</em>. The label of the input field is specified using the element's <strong class=html>PROMPT</strong> attribute. <strong class=html>ISINDEX</strong> is <a href="../deprecated.html">deprecated</a> in HTMLá4.0 in favor of the <strong class=html><a href="../forms/input.html">INPUT</a></strong> element.</p>
  44. <p>The <strong class=html>ISINDEX</strong> element is equivalent to a <strong class=html><a href="../forms/form.html">FORM</a></strong> with a single <strong class=html>INPUT</strong> of type <strong class=html>text</strong>, a <strong class=html>METHOD</strong> of <strong class=html>get</strong>, and an <strong class=html>ACTION</strong> pointing to the <abbr class=initialism title="Uniform Resource Identifier">URI</abbr> of the document containing the <strong class=html>ISINDEX</strong> element.</p>
  45. <h2>More Information</h2>
  46. <ul>
  47.   <li><a href="http://www.w3.org/TR/REC-html40/interact/forms.html#edef-ISINDEX">ISINDEX in <abbr class=initialism title="World Wide Web Consortium">W3C</abbr> HTMLá4.0 Recommendation</a></li>
  48.   <li><a href="http://www.w3.org/TR/REC-html32#isindex">ISINDEX in <abbr class=initialism title="World Wide Web Consortium">W3C</abbr> HTMLá3.2 Recommendation</a></li>
  49.   <li><a href="http://www.w3.org/MarkUp/html-spec/html-spec_5.html#SEC5.2.3">ISINDEX in HTMLá2.0 Standard</a></li>
  50.   <li><a href="http://www.htmlhelp.com/reference/wilbur/head/isindex.html">ISINDEX in <abbr class=initialism title="Web Design Group">WDG</abbr> HTMLá3.2 Reference</a></li>
  51.   <li><a href="http://www.hut.fi/u/jkorpela/HTML3.2/5.33.html">ISINDEX in <cite>Learning HTMLá3.2 by Examples</cite></a></li>
  52. </ul>
  53. <div class=footer>
  54. <address>Maintained by <a href="http://www.htmlhelp.com/%7Eliam/">Liam Quinn</a> <<a href="mailto:liam@htmlhelp.com">liam@htmlhelp.com</a>></address>
  55. <p class=toolbar><a href="http://www.htmlhelp.com/"><img src="../wdglogo-small.gif" width=105 height=40 alt="Web Design Group ~"></a> <a href="../index.html" rel=Start>HTMLá4.0áReference</a>á~ <a href="../olist.html">ElementsábyáFunction</a>á~ <a href="../alist.html">ElementsáAlphabetically</a></p>
  56. <p class=copyright><a href="http://www.htmlhelp.com/copyright.html">Copyright ⌐</a> 1998 Liam Quinn. All rights reserved.</p>
  57. </div>
  58. </body>
  59. </html>
  60.