<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>
<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>
<h2>More Information</h2>
<ul>
<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>
<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>
<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>
<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>
<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>
</ul>
<div class=footer>
<address>Maintained by <a href="http://www.htmlhelp.com/%7Eliam/">Liam Quinn</a> <<a href="mailto:liam@htmlhelp.com">liam@htmlhelp.com</a>></address>